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