Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp3546 bool SawCond = false, Bad = false; in getDotNewPredJumpOp() local
3551 SawCond = true; in getDotNewPredJumpOp()
3557 if (I.isUnconditionalBranch() && !SawCond) { in getDotNewPredJumpOp()