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