Searched refs:CatchRetOpcode (Results 1 – 1 of 1) sorted by relevance
117 unsigned CatchRetOpcode = ~0u, unsigned ReturnOpcode = ~0u)119 CallFrameDestroyOpcode(CFDestroyOpcode), CatchRetOpcode(CatchRetOpcode), in CallFrameSetupOpcode()263 unsigned getCatchReturnOpcode() const { return CatchRetOpcode; } in getCatchReturnOpcode()2352 unsigned CatchRetOpcode; variable