Searched refs:CatchRetOpcode (Results 1 – 1 of 1) sorted by relevance
113 unsigned CatchRetOpcode = ~0u, unsigned ReturnOpcode = ~0u)115 CallFrameDestroyOpcode(CFDestroyOpcode), CatchRetOpcode(CatchRetOpcode), in CallFrameSetupOpcode()248 unsigned getCatchReturnOpcode() const { return CatchRetOpcode; } in getCatchReturnOpcode()2229 unsigned CatchRetOpcode; variable