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