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