Searched refs:InversedLastUser (Results 1 – 2 of 2) sorted by relevance
245 DenseMap<Pass *, SmallPtrSet<Pass *, 8> > InversedLastUser; variable
655 InversedLastUser.find(P); in collectLastUses()656 if (DMI == InversedLastUser.end()) in collectLastUses()899 SmallPtrSet<Pass *, 8> &L = InversedLastUser[LU.second]; in initializeAllAnalysisInfo()