Searched defs:VisitPhi (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/compiler/
H A Dinstruction-selector.cc817 return VisitPhi(node);
1332 void InstructionSelector::VisitPhi(Node* node) { function in class:v8::internal::InstructionSelector
H A Dsimplified-lowering.cc731 void VisitPhi(Node* node, Truncation truncation, function in class:v8::internal::compiler::RepresentationSelector
872 return VisitPhi(node, truncation, lowering);

Completed in 95 milliseconds