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