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