Lines Matching refs:GetLoopInformation
1502 HLoopInformation* loop_info = block->GetLoopInformation(); in PrepareLoopValue()
1533 block->GetLoopInformation()->Contains(*ref_info->GetReference()->GetBlock())) { in PrepareLoopStoredBy()
1543 HBasicBlock* pre_header = block->GetLoopInformation()->GetPreHeader(); in PrepareLoopRecords()
1552 if (block->GetLoopInformation()->IsIrreducible()) { in PrepareLoopRecords()
1889 HLoopInformation* loop_info = loop_header->GetLoopInformation(); in MayAliasOnBackEdge()
1957 blocks[record.stored_by.GetPhiPlaceholder().GetBlockId()]->GetLoopInformation(); in TryReplacingLoopPhiPlaceholderWithDefault()
2077 if (index != nullptr && current_block->GetLoopInformation()->Contains(*index->GetBlock())) { in FindLoopPhisToMaterialize()
2110 predecessor != current_block->GetLoopInformation()->GetPreHeader() && in FindLoopPhisToMaterialize()
2463 if (block->GetLoopInformation()->IsIrreducible()) { in ProcessLoopPhiWithUnknownInput()
2649 block->IsLoopHeader() && predecessor != block->GetLoopInformation()->GetPreHeader(); in SearchPhiPlaceholdersForKeptStores()
3107 GetMaterialization(blk->GetLoopInformation()->GetPreHeader()); in GenerateMaterializationValueFromPredecessors()