Searched refs:VarLocSet (Results 1 – 1 of 1) sorted by relevance
212 using VarLocSet = CoalescingBitVector<uint64_t>; typedef297 VarLocSet::Allocator Alloc;826 void getUsedRegs(const VarLocSet &CollectFrom,839 VarLocSet::Allocator &Alloc;840 VarLocSet VarLocs;929 std::unique_ptr<VarLocSet> &VLS = Locs[MBB]; in getVarLocsInMBB()931 VLS = std::make_unique<VarLocSet>(Alloc); in getVarLocsInMBB()1077 VarLocSet RemoveSet(Alloc); in erase()1894 VarLocSet &OutLocVLS = *OL->second.get(); in join()1914 VarLocSet KillSet(Alloc); in join()[all …]