Searched refs:TryRange (Results 1 – 1 of 1) sorted by relevance
1091 using TryRange = std::pair<MachineInstr *, MachineInstr *>; in fixCallUnwindMismatches() typedef1093 DenseMap<MachineBasicBlock *, SmallVector<TryRange, 4>> UnwindDestToTryRanges; in fixCallUnwindMismatches()1143 TryRange(RangeBegin, RangeEnd)); in fixCallUnwindMismatches()1164 TryRange(RangeBegin, RangeEnd)); in fixCallUnwindMismatches()