Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DThreeWayBranch.cpp76 MCInst *FirstJump = BB->getLastNonPseudoInstr(); in runOnFunction() local
80 unsigned FirstCC = BC.MIB->getCondCode(*FirstJump); in runOnFunction()
134 BC.MIB->replaceBranchCondition(*FirstJump, Blocks[2].first->getLabel(), in runOnFunction()
138 *FirstJump, SecondBranch->getLabel(), Ctx, in runOnFunction()