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