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