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