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