Home
last modified time | relevance | path

Searched refs:TypePhi (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dsimplified-lowering.cc401 Type TypePhi(Node* node) { in TypePhi() function in v8::internal::compiler::RepresentationSelector
494 new_type = TypePhi(node); in UpdateFeedbackType()
Dtyper.cc731 Type Typer::Visitor::TypePhi(Node* node) { in TypePhi() function in v8::internal::compiler::Typer::Visitor