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