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