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