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