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