ref: 5b7017f04867f0666222a6466ac016ab395fe128 dir: /src/cc2/optm.c/
#include <scc/scc.h> #include "cc2.h" Node * optm_ind(Node *np) { return np; }