Home
last modified time | relevance | path

Searched refs:OtherSuccIterRange (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1598 auto OtherSuccIterRange = make_first_range(OtherSuccIterPairRange); in hoistCommonCodeFromSuccessors() local
1604 bool AllDbgInstsAreIdentical = all_of(OtherSuccIterRange, [I1](auto &Iter) { in hoistCommonCodeFromSuccessors()
1611 for (auto &SuccIter : OtherSuccIterRange) { in hoistCommonCodeFromSuccessors()
1620 for (auto &SuccIter : OtherSuccIterRange) { in hoistCommonCodeFromSuccessors()
1636 for (auto &SuccIter : OtherSuccIterRange) in hoistCommonCodeFromSuccessors()
1664 for (auto &SuccIter : OtherSuccIterRange) { in hoistCommonCodeFromSuccessors()
1675 for (auto &SuccIter : OtherSuccIterRange) { in hoistCommonCodeFromSuccessors()