Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DThreeWayBranch.cpp77 MCInst *SecondJump = SecondBranch->getLastNonPseudoInstr(); in runOnFunction() local
87 BC.MIB->getInvertedCondCode(BC.MIB->getCondCode(*SecondJump)), in runOnFunction()
93 BC.MIB->getCondCode(*SecondJump), FirstCC)); in runOnFunction()
143 BC.MIB->replaceBranchCondition(*SecondJump, Blocks[0].first->getLabel(), in runOnFunction()