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