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