Searched refs:VarLocSet (Results 1 – 1 of 1) sorted by relevance
212 using VarLocSet = CoalescingBitVector<uint64_t>; typedef274 static auto indexRangeForLocation(const VarLocSet &Set, in indexRangeForLocation()297 VarLocSet::Allocator Alloc;798 SmallDenseMap<const MachineBasicBlock *, std::unique_ptr<VarLocSet>>;821 const VarLocSet &CollectFrom,826 void getUsedRegs(const VarLocSet &CollectFrom,839 VarLocSet::Allocator &Alloc;840 VarLocSet VarLocs;848 OpenRangesSet(VarLocSet::Allocator &Alloc, OverlapMap &_OLapMap) in OpenRangesSet()851 const VarLocSet &getVarLocs() const { return VarLocs; } in getVarLocs()[all …]