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