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