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