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