ref: 0fc0b5035e8bf20d1925dde69ca2b341ea957a67 dir: /cc2/optm.c/
#include "../inc/scc.h" #include "cc2.h" Node * optm_ind(Node *np) { return np; }