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