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