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