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