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