README: rename
[ppn.git] / translation.h
blob65437cf6c13ccc44bfc03f939b4ae88efe854f12
1 #include <isa/pdg.h>
3 namespace pdg {
5 void common_dimension(PDG *pdg);
6 bool translate(PDG *pdg, bool move);
7 int normalize_prefix(PDG *pdg);
8 void set_schedule_from_prefix(PDG *pdg);