Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp458 bool LastOpcodeHasNVJump = isNewValueJump(LastInst); in analyzeBranch() local
482 if (LastOpcodeHasNVJump && (LastInst->getNumExplicitOperands() == 3)) { in analyzeBranch()