Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp3769 bool SawCond = false, Bad = false; in getDotNewPredJumpOp() local
3774 SawCond = true; in getDotNewPredJumpOp()
3780 if (I.isUnconditionalBranch() && !SawCond) { in getDotNewPredJumpOp()