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