Searched defs:PHIUsers (Results 1 – 4 of 4) sorted by relevance
176 SmallPtrSet<const PHINode*, 16> &PHIUsers) { in AnalyzeGlobal()1719 SmallPtrSet<const PHINode*, 16> PHIUsers; in ProcessGlobal() local1740 const SmallPtrSet<const PHINode*, 16> &PHIUsers, in ProcessInternalGlobal()
697 SmallVector<PHIUsageRecord, 16> PHIUsers; in SliceUpIllegalIntegerPHI() local
623 SmallVector<PHIUsageRecord, 16> PHIUsers; in SliceUpIllegalIntegerPHI() local
2191 SmallPtrSetImpl<PHINode *> &PHIUsers; member in llvm::sroa::AllocaSliceRewriter2204 SmallPtrSetImpl<PHINode *> &PHIUsers, in AllocaSliceRewriter()3877 SmallPtrSet<PHINode *, 8> PHIUsers; in rewritePartition() local