reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
 1245         unsigned VReg = FuncInfo->getCatchPadExceptionPointerVReg(CPI, PtrRC);
 1270       FuncInfo->ExceptionPointerVirtReg = MBB->addLiveIn(Reg, PtrRC);
 1273       FuncInfo->ExceptionSelectorVirtReg = MBB->addLiveIn(Reg, PtrRC);