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