Searched refs:MapleMultiMap (Results 1 – 2 of 2) sorted by relevance
194 using MapleMultiMap = std::multimap<K, V, Comparator, MapleAllocatorAdapter<std::pair<const K, V>>>; variable
861 MapleMultiMap<uint32, LiveInterval *> splitPosMap; /* LiveInterval split position */