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