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