Searched refs:CatchPadExceptionPointers (Results 1 – 2 of 2) sorted by relevance
96 DenseMap<const Value *, Register> CatchPadExceptionPointers; variable
559 auto I = CatchPadExceptionPointers.insert({CPI, 0}); in getCatchPadExceptionPointerVReg()