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