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