Searched refs:UnhandledExts (Results 1 – 1 of 1) sorted by relevance
6655 SmallPtrSet<Instruction *, 1> UnhandledExts; in performAddressTypePromotion() local6665 UnhandledExts.insert(AlreadySeen->second); in performAddressTypePromotion()6693 if (!AllSeenFirst && !UnhandledExts.empty()) in performAddressTypePromotion()6694 for (auto *VisitedSExt : UnhandledExts) { in performAddressTypePromotion()