ref: 46f2a2aceba13f0e4e8679e607aebb13b2efc225 dir: /cc2/optm.c/
#include "arch.h" #include "cc2.h" Node * optm_ind(Node *np) { return np; }