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