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