Searched defs:ComputeIncrement (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.cc1980 candidate_increment = ComputeIncrement(phi, phi->OperandAt(0));
1986 candidate_increment = ComputeIncrement(phi, phi->OperandAt(1));
2197 int32_t InductionVariableData::ComputeIncrement(HPhi* phi, function in class:v8::internal::InductionVariableData

Completed in 297 milliseconds