Searched refs:InversedLastUser (Results 1 – 2 of 2) sorted by relevance
246 DenseMap<Pass *, SmallPtrSet<Pass *, 8> > InversedLastUser; variable
559 InversedLastUser.find(P); in collectLastUses()560 if (DMI == InversedLastUser.end()) in collectLastUses()807 SmallPtrSet<Pass *, 8> &L = InversedLastUser[DMI->second]; in initializeAllAnalysisInfo()