Home
last modified time | relevance | path

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

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