Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp457 bool LastOpcodeHasJMP_c = PredOpcodeHasJMP_c(LastOpcode); in analyzeBranch() local
460 if (LastOpcodeHasJMP_c && !LastInst->getOperand(1).isMBB()) in analyzeBranch()
475 if (LastOpcodeHasJMP_c) { in analyzeBranch()