Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp3772 bool SawCond = false, Bad = false; in getDotNewPredJumpOp() local
3777 SawCond = true; in getDotNewPredJumpOp()
3783 if (I.isUnconditionalBranch() && !SawCond) { in getDotNewPredJumpOp()