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