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