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