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