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