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