Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp3694 bool SawCond = false, Bad = false; in getDotNewPredJumpOp() local
3699 SawCond = true; in getDotNewPredJumpOp()
3705 if (I.isUnconditionalBranch() && !SawCond) { in getDotNewPredJumpOp()