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