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