Lines Matching refs:GetLoopInformation
358 for (HLoopInformation* lp = instruction->GetBlock()->GetLoopInformation(); // closest enveloping loop
360 lp = lp->GetPreHeader()->GetLoopInformation()) {
472 HLoopInformation* lp = context->GetBlock()->GetLoopInformation(); // closest enveloping loop
504 return info->fetch->GetBlock()->GetLoopInformation() != nullptr;