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