Home
last modified time | relevance | path

Searched defs:induction_var (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dloop-variable-optimizer.cc274 InductionVariable* induction_var = TryGetInductionVariable(phi); in DetectInductionVariables() local
288 InductionVariable* induction_var = entry.second; in ChangeToInductionVariablePhis() local
316 InductionVariable* induction_var = entry.second; in ChangeToPhisAndInsertGuards() local
Dtyper.cc336 InductionVariable* induction_var = entry.second; in Run() local
800 InductionVariable* induction_var = res->second; in TypeInductionVariablePhi() local
881 InductionVariable* induction_var) { in InductionVariablePhiTypeIsPrefixedPoint()