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