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.cpp1896 auto OtherSuccIterRange = make_first_range(OtherSuccIterPairRange); in hoistCommonCodeFromSuccessors() local
1902 for (auto &SuccIter : OtherSuccIterRange) { in hoistCommonCodeFromSuccessors()
1911 for (auto &SuccIter : OtherSuccIterRange) in hoistCommonCodeFromSuccessors()
1955 for (auto &SuccIter : OtherSuccIterRange) { in hoistCommonCodeFromSuccessors()