Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dinstruction-selector.cc1332 void InstructionSelector::VisitPhi(Node* node) { in VisitPhi() function in v8::internal::compiler::InstructionSelector
Dsimplified-lowering.cc731 void VisitPhi(Node* node, Truncation truncation, in VisitPhi() function in v8::internal::compiler::RepresentationSelector