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