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