Searched refs:ThrowingCall (Results 1 – 1 of 1) sorted by relevance
562 MachineInstr *ThrowingCall = nullptr; in placeTryMarker() local570 ThrowingCall = &MI; in placeTryMarker()576 ThrowingCall = &*std::prev(MI.getIterator()); in placeTryMarker()590 auto SearchStartPt = ThrowingCall ? MachineBasicBlock::iterator(ThrowingCall) in placeTryMarker()