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