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