Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp519 bool LastOpcodeHasNVJump = isNewValueJump(*LastInst); in analyzeBranch() local
543 if (LastOpcodeHasNVJump && (LastInst->getNumExplicitOperands() == 3)) { in analyzeBranch()