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