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