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