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