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