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