Searched refs:VarLocSet (Results 1 – 1 of 1) sorted by relevance
195 using VarLocSet = CoalescingBitVector<uint64_t>; typedef264 static auto indexRangeForLocation(const VarLocSet &Set, in indexRangeForLocation()287 VarLocSet::Allocator Alloc;849 SmallDenseMap<const MachineBasicBlock *, std::unique_ptr<VarLocSet>>;876 const VarLocSet &CollectFrom,881 void getUsedRegs(const VarLocSet &CollectFrom,894 VarLocSet::Allocator &Alloc;895 VarLocSet VarLocs;903 OpenRangesSet(VarLocSet::Allocator &Alloc, OverlapMap &_OLapMap) in OpenRangesSet()906 const VarLocSet &getVarLocs() const { return VarLocs; } in getVarLocs()[all …]