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