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