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