Searched refs:TypePhi (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
H A D | typer.cc | 756 Type Typer::Visitor::TypePhi(Node* node) { in TypePhi() function in v8::internal::compiler::Typer::Visitor |
H A D | simplified-lowering.cc | 379 Type TypePhi(Node* node) { in TypePhi() function in v8::internal::compiler::RepresentationSelector 480 new_type = TypePhi(node); in UpdateFeedbackType() |
Completed in 14 milliseconds