Searched refs:VarLocSet (Results 1 – 1 of 1) sorted by relevance
193 using VarLocSet = CoalescingBitVector<uint64_t>; typedef278 VarLocSet::Allocator Alloc;811 void getUsedRegs(const VarLocSet &CollectFrom,824 VarLocSet::Allocator &Alloc;825 VarLocSet VarLocs;914 std::unique_ptr<VarLocSet> &VLS = Locs[MBB]; in getVarLocsInMBB()916 VLS = std::make_unique<VarLocSet>(Alloc); in getVarLocsInMBB()1077 VarLocSet RemoveSet(Alloc); in erase()1943 VarLocSet &OutLocVLS = *OL->second; in join()1963 VarLocSet KillSet(Alloc); in join()[all …]