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