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