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