Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp517 bool LastOpcodeHasJMP_c = PredOpcodeHasJMP_c(LastOpcode); in analyzeBranch() local
520 if (LastOpcodeHasJMP_c && !LastInst->getOperand(1).isMBB()) in analyzeBranch()
535 if (LastOpcodeHasJMP_c) { in analyzeBranch()