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