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