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