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