Searched defs:VisitPhi (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | instruction-selector.cc | 1332 void InstructionSelector::VisitPhi(Node* node) { in VisitPhi() function in v8::internal::compiler::InstructionSelector |
D | simplified-lowering.cc | 731 void VisitPhi(Node* node, Truncation truncation, in VisitPhi() function in v8::internal::compiler::RepresentationSelector |