Home | History | Annotate | Download | only in src

Lines Matching defs:HPhase

2794 class HPhase : public CompilationPhase {
2796 HPhase(const char* name, HGraph* graph)
2799 ~HPhase();
2807 DISALLOW_COPY_AND_ASSIGN(HPhase);