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