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