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