Searched refs:SetLoopInformation (Results 1 – 4 of 4) sorted by relevance
277 block->SetLoopInformation(nullptr); in ClearLoopInformation()2629 block->SetLoopInformation(reference->GetLoopInformation()); in UpdateLoopAndTryInformationOfNewBlock()2825 new_block->SetLoopInformation(predecessor->GetLoopInformation()); in InlineInto()3077 new_pre_header->SetLoopInformation(loop->GetPreHeader()->GetLoopInformation()); // outward in TransformLoopForVectorization()
357 block->SetLoopInformation(nullptr); in RecalculateBackEdgesInfo()
1556 header->SetLoopInformation(preheader->GetLoopInformation()); // outward in FinalizeVectorization()
1428 void SetLoopInformation(HLoopInformation* info) { in SetLoopInformation() function