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