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