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