Searched refs:HInferTypesPhase (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/src/
H A Dhydrogen-infer-types.h14 class HInferTypesPhase : public HPhase { class in namespace:v8::internal
16 explicit HInferTypesPhase(HGraph* graph) function in class:v8::internal::HInferTypesPhase
30 DISALLOW_COPY_AND_ASSIGN(HInferTypesPhase);
H A Dhydrogen-infer-types.cc10 void HInferTypesPhase::InferTypes(int from_inclusive, int to_inclusive) {
H A Dhydrogen.cc4382 Run<HInferTypesPhase>();

Completed in 132 milliseconds