ref: e6c87507fda7fedb3d2c652542313158e6de2175 dir: /cc2/optm.c/
#include "arch.h" #include "cc2.h" Node * optm_ind(Node *np) { return np; }