Searched refs:ExceptionPointer (Results 1 – 2 of 2) sorted by relevance
545 liveout_iterator(const MachineBasicBlock &MBB, MCPhysReg ExceptionPointer,547 : ExceptionPointer(ExceptionPointer),556 if (LiveRegI->PhysReg == ExceptionPointer ||568 (LiveRegI->PhysReg == ExceptionPointer ||611 MCPhysReg ExceptionPointer, ExceptionSelector;
1788 MCRegister ExceptionPointer, ExceptionSelector; in liveout_begin() local1791 ExceptionPointer = TLI.getExceptionPointerRegister(PersonalityFn); in liveout_begin()1795 return liveout_iterator(*this, ExceptionPointer, ExceptionSelector, false); in liveout_begin()