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