ref: 23de65bc68d09e469e5d587867eee4f497a1a6de dir: /cc2/optm.c/
#include "../inc/scc.h" #include "cc2.h" Node * optm_ind(Node *np) { return np; }