Lines Matching refs:UseSet
75 using UseSet = SetVector<Use *>; typedef
76 using NodeToUsesMap = std::map<GepNode *, UseSet>;
293 const UseSet &Us = I.second; in operator <<()
367 UseSet Us; in processGepInst()
603 UseSet &MinUs = Uses[Min]; in common()
763 UseSet &Us = UF->second; in recalculatePlacement()
971 UseSet &Us = UF->second; in separateChainForNode()
972 UseSet NewUs; in separateChainForNode()
1007 UseSet &Us = UF->second; in separateConstantChains()
1009 UseSet LSs; in separateConstantChains()
1037 UseSet &Us = FN.second; in separateConstantChains()
1136 UseSet &Us = UF->second; in getAllUsersForNode()
1220 UseSet &Us = UF->second; in materialize()