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