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