Searched refs:SetLoopInformation (Results 1 – 4 of 4) sorted by relevance
242 block->SetLoopInformation(nullptr); in ClearLoopInformation()2672 block->SetLoopInformation(reference->GetLoopInformation()); in UpdateLoopAndTryInformationOfNewBlock()3052 new_pre_header->SetLoopInformation(loop->GetPreHeader()->GetLoopInformation()); // outward in TransformLoopForVectorization()
359 block->SetLoopInformation(nullptr); in RecalculateBackEdgesInfo()
1212 header->SetLoopInformation(preheader->GetLoopInformation()); // outward in Vectorize()
1387 void SetLoopInformation(HLoopInformation* info) { in SetLoopInformation() function