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