Searched refs:CatchRetOpcode (Results 1 – 1 of 1) sorted by relevance
114 unsigned CatchRetOpcode = ~0u, unsigned ReturnOpcode = ~0u)116 CallFrameDestroyOpcode(CFDestroyOpcode), CatchRetOpcode(CatchRetOpcode), in CallFrameSetupOpcode()250 unsigned getCatchReturnOpcode() const { return CatchRetOpcode; } in getCatchReturnOpcode()2280 unsigned CatchRetOpcode; variable