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