Home | History | Annotate | Download | only in IR

Lines Matching refs:dumpAnalysisUsage

1193   dumpAnalysisUsage("Required", P, analysisUsage.getRequiredSet());
1202 dumpAnalysisUsage("Preserved", P, analysisUsage.getPreservedSet());
1211 dumpAnalysisUsage("Used", P, analysisUsage.getUsedSet());
1214 void PMDataManager::dumpAnalysisUsage(StringRef Msg, const Pass *P,