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