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