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