Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp3762 bool SawCond = false, Bad = false; in getDotNewPredJumpOp() local
3767 SawCond = true; in getDotNewPredJumpOp()
3773 if (I.isUnconditionalBranch() && !SawCond) { in getDotNewPredJumpOp()