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