Searched refs:SetLoopInformation (Results 1 – 4 of 4) sorted by relevance
234 block->SetLoopInformation(nullptr); in ClearLoopInformation()2400 block->SetLoopInformation(reference->GetLoopInformation()); in UpdateLoopAndTryInformationOfNewBlock()2777 new_pre_header->SetLoopInformation(loop->GetPreHeader()->GetLoopInformation()); // outward in TransformLoopForVectorization()
325 block->SetLoopInformation(nullptr); in RecalculateBackEdgesInfo()
1206 header->SetLoopInformation(preheader->GetLoopInformation()); // outward in Vectorize()
1274 void SetLoopInformation(HLoopInformation* info) { in SetLoopInformation() function