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