Home
last modified time | relevance | path

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

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