Searched refs:LastOpcodeHasJMP_c (Results 1 – 2 of 2) sorted by relevance
457 bool LastOpcodeHasJMP_c = PredOpcodeHasJMP_c(LastOpcode); in analyzeBranch() local460 if (LastOpcodeHasJMP_c && !LastInst->getOperand(1).isMBB()) in analyzeBranch()475 if (LastOpcodeHasJMP_c) { in analyzeBranch()
470 bool LastOpcodeHasJMP_c = PredOpcodeHasJMP_c(LastOpcode); in analyzeBranch() local473 if (LastOpcodeHasJMP_c && !LastInst->getOperand(1).isMBB()) in analyzeBranch()488 if (LastOpcodeHasJMP_c) { in analyzeBranch()