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