Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinduction_var_range.cc354 …for (HLoopInformation* lp = instruction->GetBlock()->GetLoopInformation(); // closest enveloping … in Replace() local
355 lp != nullptr; in Replace()
356 lp = lp->GetPreHeader()->GetLoopInformation()) { in Replace()
358 ReplaceInduction(induction_analysis_->LookupInfo(lp, instruction), fetch, replacement); in Replace()
360 ReplaceInduction(induction_analysis_->LookupInfo(lp, GetLoopControl(lp)), fetch, replacement); in Replace()
465 HLoopInformation* lp = context->GetBlock()->GetLoopInformation(); // closest enveloping loop in HasInductionInfo() local
466 if (lp != nullptr) { in HasInductionInfo()
467 HInductionVarAnalysis::InductionInfo* i = induction_analysis_->LookupInfo(lp, instruction); in HasInductionInfo()
469 *loop = lp; in HasInductionInfo()
471 *trip = induction_analysis_->LookupInfo(lp, GetLoopControl(lp)); in HasInductionInfo()
/art/test/dexdump/
Dcheckers.txt1319 0022ca: 1a00 f100 |00c1: const-string v0, "lp" // string@00f1
2456 003136: 1a00 f100 |0097: const-string v0, "lp" // string@00f1