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