Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1595 auto &BB1ItrPair = *SuccIterPairBegin++; in hoistCommonCodeFromSuccessors() local
1600 Instruction *I1 = &*BB1ItrPair.first; in hoistCommonCodeFromSuccessors()
1610 I1 = &*++BB1ItrPair.first; in hoistCommonCodeFromSuccessors()
1642 unsigned SkipFlagsBB1 = BB1ItrPair.second; in hoistCommonCodeFromSuccessors()
1658 BB1ItrPair.first++; in hoistCommonCodeFromSuccessors()