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