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