Searched refs:LivenessSet (Results 1 – 1 of 1) sorted by relevance
417 using LivenessSet = llvm::IntervalMap<ByteCodeField, char, 16>; in allocateMemoryIndices() typedef418 LivenessSet::Allocator allocator; in allocateMemoryIndices()419 DenseMap<Value, LivenessSet> valueDefRanges; in allocateMemoryIndices()455 std::vector<LivenessSet> allocatedIndices; in allocateMemoryIndices()458 LivenessSet &defSet = defIt.second; in allocateMemoryIndices()462 LivenessSet &existingIndex = existingIndexIt.value(); in allocateMemoryIndices()463 llvm::IntervalMapOverlaps<LivenessSet, LivenessSet> overlaps( in allocateMemoryIndices()