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