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