Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDFunctionLoweringInfo.h96 DenseMap<const Value *, Register> CatchPadExceptionPointers; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDFunctionLoweringInfo.cpp559 auto I = CatchPadExceptionPointers.insert({CPI, 0}); in getCatchPadExceptionPointerVReg()