Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp521 bool LastOpcodeHasNVJump = isNewValueJump(*LastInst); in analyzeBranch() local
545 if (LastOpcodeHasNVJump && (LastInst->getNumExplicitOperands() == 3)) { in analyzeBranch()