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