Searched refs:UseCounts (Results 1 – 1 of 1) sorted by relevance
3587 DenseMap<const Value *, unsigned int> &UseCounts, in convertClassToDFSOrdered() argument3670 UseCounts[Def] = UseCount; in convertClassToDFSOrdered()3928 DenseMap<const Value *, unsigned int> UseCounts; in eliminateInstructions() local3988 convertClassToDFSOrdered(*CC, DFSOrderedSet, UseCounts, ProbablyDead); in eliminateInstructions()4088 auto &UseCount = UseCounts[U->get()]; in eliminateInstructions()4123 auto &LeaderUseCount = UseCounts[DominatingLeader]; in eliminateInstructions()