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