Searched refs:PrintAll (Results 1 – 3 of 3) sorted by relevance
26 static cl::opt<bool> PrintAll("print-all-alias-modref-info", cl::ReallyHidden); variable42 if (PrintAll || P) { in PrintResults()61 if (PrintAll || P) { in PrintModRefResults()71 if (PrintAll || P) { in PrintModRefResults()80 if (PrintAll || P) { in PrintLoadStoreResults()137 if (PrintAll || PrintNoAlias || PrintMayAlias || PrintPartialAlias || in runInternal()
26 static cl::opt<bool> PrintAll("print-all-alias-modref-info", cl::ReallyHidden); variable46 if (PrintAll || P) { in PrintResults()62 if (PrintAll || P) { in PrintModRefResults()71 if (PrintAll || P) { in PrintModRefResults()79 if (PrintAll || P) { in PrintLoadStoreResults()135 if (PrintAll || PrintNoAlias || PrintMayAlias || PrintPartialAlias || in runInternal()
49 template <typename T> struct PrintAll { struct84 typename Pred = PrintAll<typename Sequence::value_type>>158 return OS << printSequence(Symbols, '{', '}', PrintAll<SymbolStringPtr>()); in operator <<()162 return OS << printSequence(Symbols, '[', ']', PrintAll<SymbolStringPtr>()); in operator <<()213 PrintAll<SymbolDependenceMap::value_type>()); in operator <<()261 PrintAll<SymbolLookupSet::value_type>()); in operator <<()