Searched refs:CatchRetOpcode (Results 1 – 1 of 1) sorted by relevance
70 unsigned CatchRetOpcode = ~0u, unsigned ReturnOpcode = ~0u)72 CallFrameDestroyOpcode(CFDestroyOpcode), CatchRetOpcode(CatchRetOpcode), in CallFrameSetupOpcode()201 unsigned getCatchReturnOpcode() const { return CatchRetOpcode; } in getCatchReturnOpcode()1680 unsigned CatchRetOpcode; variable