Searched refs:CatchRetOpcode (Results 1 – 1 of 1) sorted by relevance
101 unsigned CatchRetOpcode = ~0u, unsigned ReturnOpcode = ~0u)103 CallFrameDestroyOpcode(CFDestroyOpcode), CatchRetOpcode(CatchRetOpcode), in CallFrameSetupOpcode()241 unsigned getCatchReturnOpcode() const { return CatchRetOpcode; } in getCatchReturnOpcode()2075 unsigned CatchRetOpcode; variable