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