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