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