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