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