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