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