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

References

lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 2886   if (FuncInfo.ExceptionPointerVirtReg) {
 2889                            FuncInfo.ExceptionPointerVirtReg,
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
 1270       FuncInfo->ExceptionPointerVirtReg = MBB->addLiveIn(Reg, PtrRC);
 1435     FuncInfo->ExceptionPointerVirtReg = 0;