Searched refs:VarLocSet (Results 1 – 1 of 1) sorted by relevance
193 using VarLocSet = CoalescingBitVector<uint64_t>; typedef266 static auto indexRangeForLocation(const VarLocSet &Set, in indexRangeForLocation()289 VarLocSet::Allocator Alloc;852 SmallDenseMap<const MachineBasicBlock *, std::unique_ptr<VarLocSet>>;879 const VarLocSet &CollectFrom,884 void getUsedRegs(const VarLocSet &CollectFrom,897 VarLocSet::Allocator &Alloc;898 VarLocSet VarLocs;906 OpenRangesSet(VarLocSet::Allocator &Alloc, OverlapMap &_OLapMap) in OpenRangesSet()909 const VarLocSet &getVarLocs() const { return VarLocs; } in getVarLocs()[all …]