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