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