ref: 3a11ea050c4cec90cb4827042e4d13a4de6ef20c dir: /cc2/optm.c/
#include "../inc/scc.h" #include "cc2.h" Node * optm_ind(Node *np) { return np; }