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