Searched refs:IsBackEdge (Results 1 – 11 of 11) sorted by relevance
328 if (info->IsBackEdge(*block)) { in SplitCriticalEdge()350 if (!info->IsBackEdge(*predecessor)) { in SimplifyLoop()359 if (info->IsBackEdge(*header->GetPredecessors()[0])) { in SimplifyLoop()363 if (!info->IsBackEdge(*predecessor)) { in SimplifyLoop()393 DCHECK(!block->IsLoopHeader() || !block->GetLoopInformation()->IsBackEdge(*first_predecessor)); in ComputeTryBlockInformation()1777 DCHECK(!IsInLoop() || !GetLoopInformation()->IsBackEdge(*predecessor)); in DisconnectAndDelete()1828 if (loop_info->IsBackEdge(*this)) { in DisconnectAndDelete()1863 if (loop_info->IsBackEdge(*other)) { in MergeWith()1982 if (replace_if_back_edge && loop_info->IsBackEdge(*reference)) { in UpdateLoopAndTryInformationOfNewBlock()2243 !old_pre_header->GetLoopInformation()->IsBackEdge(*old_pre_header)); in TransformLoopHeaderForBCE()
591 if (loop_information->IsBackEdge(*first_predecessor)) { in HandleLoop()598 if (!loop_information->IsBackEdge(*predecessor)) { in HandleLoop()
896 DCHECK(phi->GetBlock()->GetLoopInformation()->IsBackEdge( in HasSameInputAtBackEdges()899 DCHECK(phi->GetBlock()->GetLoopInformation()->IsBackEdge( in HasSameInputAtBackEdges()
989 } else if (found_blocks == num_blocks && !loop->IsBackEdge(*current)) { in IsLinearOrderWellFormed()
685 bool IsBackEdge(const HBasicBlock& block) const { in IsBackEdge() function867 && (loop_info == nullptr || !loop_info->IsBackEdge(*this)); in IsSingleJump()1072 return GetLoopInformation()->IsBackEdge(*GetPredecessors()[0]); in IsFirstPredecessorBackEdge()
2209 if (info != nullptr && info->IsBackEdge(*block) && info->HasSuspendCheck()) { in HandleGoto()
2774 if (info != nullptr && info->IsBackEdge(*block) && info->HasSuspendCheck()) { in HandleGoto()
2590 if (info != nullptr && info->IsBackEdge(*block) && info->HasSuspendCheck()) { in HandleGoto()
1233 if (info != nullptr && info->IsBackEdge(*block) && info->HasSuspendCheck()) { in HandleGoto()
1216 if (info != nullptr && info->IsBackEdge(*block) && info->HasSuspendCheck()) { in HandleGoto()
1132 if (info != nullptr && info->IsBackEdge(*block) && info->HasSuspendCheck()) { in HandleGoto()