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