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