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