Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1594 auto *SuccIterPairBegin = SuccIterPairs.begin(); in hoistCommonCodeFromSuccessors() local
1595 auto &BB1ItrPair = *SuccIterPairBegin++; in hoistCommonCodeFromSuccessors()
1597 iterator_range(SuccIterPairBegin, SuccIterPairs.end()); in hoistCommonCodeFromSuccessors()