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