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