Searched defs:IsModulePass (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 3820 runAttributorOnFunctions(InformationCache & InfoCache,SetVector<Function * > & Functions,AnalysisGetter & AG,CallGraphUpdater & CGUpdater,bool DeleteFns,bool IsModulePass) runAttributorOnFunctions() argument 3924 runAttributorLightOnFunctions(InformationCache & InfoCache,SetVector<Function * > & Functions,AnalysisGetter & AG,CallGraphUpdater & CGUpdater,FunctionAnalysisManager & FAM,bool IsModulePass) runAttributorLightOnFunctions() argument [all...] |
H A D | OpenMPOpt.cpp | 5488 void OpenMPOpt::registerAAs(bool IsModulePass) { in registerAAs() argument [all...] |