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