Searched refs:IntervalMapInfo (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h703 // Specialize IntervalMapInfo for half-open slot index intervals.
705 struct IntervalMapInfo<SlotIndex> : IntervalMapHalfOpenInfo<SlotIndex> {
/external/llvm/include/llvm/ADT/
H A DIntervalMap.h118 // The IntervalMapInfo traits class is used to determine if a key is contained
132 struct IntervalMapInfo { struct in namespace:llvm
930 typename Traits = IntervalMapInfo<KeyT> >

Completed in 3639 milliseconds