Home
last modified time | relevance | path

Searched refs:CatchPadExceptionPointers (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h112 DenseMap<const Value *, unsigned> CatchPadExceptionPointers; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp536 auto I = CatchPadExceptionPointers.insert({CPI, 0}); in getCatchPadExceptionPointerVReg()