Searched refs:getSingleUnwindDest (Results 1 – 1 of 1) sorted by relevance
2013 static MachineBasicBlock *getSingleUnwindDest(const MachineInstr *TryTable) { in getSingleUnwindDest() function2144 if (getSingleUnwindDest(&MI) == EHPadStack.back()) in fixCatchUnwindMismatches()