Home
last modified time | relevance | path

Searched defs:IsModulePass (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp3820 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 DOpenMPOpt.cpp5488 void OpenMPOpt::registerAAs(bool IsModulePass) { in registerAAs() argument
[all...]