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