Searched refs:getCatchReturnOpcode (Results 1 – 2 of 2) sorted by relevance
154 unsigned getCatchReturnOpcode() const { return CatchRetOpcode; } in getCatchReturnOpcode() function
709 if (MBBI->getOpcode() != TII->getCatchReturnOpcode()) in getFuncletMembership()