ref: 496a51ccfcc302614f6647cc75478f5a126ff5fc dir: /src/cc2/optm.c/
#include <scc/scc.h> #include "cc2.h" Node * optm_ind(Node *np) { return np; }