Searched refs:VisitPhi (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/compiler/ | ||
D | instruction-selector.h | 177 void VisitPhi(Node* node); |
D | simplified-lowering.cc | 271 void VisitPhi(Node* node, MachineTypeUnion use, in VisitPhi() function in v8::internal::compiler::RepresentationSelector |
D | instruction-selector.cc | 471 return VisitPhi(node); in VisitNode() |