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