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