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