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