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