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