Searched refs:getCatchReturnOpcode (Results 1 – 6 of 6) sorted by relevance
155 unsigned getCatchReturnOpcode() const { return CatchRetOpcode; } in getCatchReturnOpcode() function
699 if (MBBI->getOpcode() != TII->getCatchReturnOpcode()) in getFuncletMembership()
777 if (MBBI == MBB.end() || MBBI->getOpcode() != TII->getCatchReturnOpcode()) in getEHScopeMembership()
780 if (MBBI == MBB.end() || MBBI->getOpcode() != TII->getCatchReturnOpcode()) in getEHScopeMembership()
224 unsigned getCatchReturnOpcode() const { return CatchRetOpcode; } in getCatchReturnOpcode() function
231 unsigned getCatchReturnOpcode() const { return CatchRetOpcode; } in getCatchReturnOpcode() function