Searched refs:ExceptionPointer (Results 1 – 2 of 2) sorted by relevance
519 liveout_iterator(const MachineBasicBlock &MBB, MCPhysReg ExceptionPointer,521 : ExceptionPointer(ExceptionPointer),530 if (LiveRegI->PhysReg == ExceptionPointer ||542 (LiveRegI->PhysReg == ExceptionPointer ||585 MCPhysReg ExceptionPointer, ExceptionSelector;
1765 MCPhysReg ExceptionPointer = 0, ExceptionSelector = 0; in liveout_begin() local1768 ExceptionPointer = TLI.getExceptionPointerRegister(PersonalityFn); in liveout_begin()1772 return liveout_iterator(*this, ExceptionPointer, ExceptionSelector, false); in liveout_begin()