Searched refs:VarLocSet (Results 1 – 1 of 1) sorted by relevance
195 using VarLocSet = CoalescingBitVector<uint64_t>; typedef287 VarLocSet::Allocator Alloc;881 void getUsedRegs(const VarLocSet &CollectFrom,894 VarLocSet::Allocator &Alloc;895 VarLocSet VarLocs;990 std::unique_ptr<VarLocSet> &VLS = Locs[MBB]; in getVarLocsInMBB()992 VLS = std::make_unique<VarLocSet>(Alloc); in getVarLocsInMBB()1155 VarLocSet RemoveSet(Alloc); in erase()2045 VarLocSet &OutLocVLS = *OL->second; in join()2065 VarLocSet KillSet(Alloc); in join()[all …]