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