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