Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dtyper.cc136 bool InductionVariablePhiTypeIsPrefixedPoint(
338 CHECK(visitor.InductionVariablePhiTypeIsPrefixedPoint(induction_var)); in Run()
880 bool Typer::Visitor::InductionVariablePhiTypeIsPrefixedPoint( in InductionVariablePhiTypeIsPrefixedPoint() function in v8::internal::compiler::Typer::Visitor