Searched refs:ThrowingCall (Results 1 – 1 of 1) sorted by relevance
563 MachineInstr *ThrowingCall = nullptr; in placeTryMarker() local571 ThrowingCall = &MI; in placeTryMarker()577 ThrowingCall = &*std::prev(MI.getIterator()); in placeTryMarker()591 auto SearchStartPt = ThrowingCall ? MachineBasicBlock::iterator(ThrowingCall) in placeTryMarker()