LLVM 20.0.0git
|
#include "llvm/Transforms/IPO/OpenMPOpt.h"
Public Member Functions | |
OpenMPOptCGSCCPass ()=default | |
OpenMPOptCGSCCPass (ThinOrFullLTOPhase LTOPhase) | |
PreservedAnalyses | run (LazyCallGraph::SCC &C, CGSCCAnalysisManager &AM, LazyCallGraph &CG, CGSCCUpdateResult &UR) |
Public Member Functions inherited from llvm::PassInfoMixin< OpenMPOptCGSCCPass > | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::PassInfoMixin< OpenMPOptCGSCCPass > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
Definition at line 53 of file OpenMPOpt.h.
|
default |
|
inline |
Definition at line 56 of file OpenMPOpt.h.
PreservedAnalyses OpenMPOptCGSCCPass::run | ( | LazyCallGraph::SCC & | C, |
CGSCCAnalysisManager & | AM, | ||
LazyCallGraph & | CG, | ||
CGSCCUpdateResult & | UR | ||
) |
Definition at line 5829 of file OpenMPOpt.cpp.
References A, llvm::PreservedAnalyses::all(), Allocator, llvm::SetVector< T, Vector, Set, N >::back(), llvm::CallingConv::C, llvm::omp::containsOpenMP(), llvm::dbgs(), DEBUG_TYPE, llvm::AttributorConfig::DefaultInitializeLiveInternals, DisableOpenMPOptimizations, F, FAM, llvm::FullLTOPostLink, llvm::omp::getDeviceKernels(), llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult(), llvm::AttributorConfig::InitializationCallback, llvm::CallGraphUpdater::initialize(), llvm::AttributorConfig::IsModulePass, llvm::omp::isOpenMPDevice(), LLVM_DEBUG, llvm::AttributorConfig::MaxFixpointIterations, N, llvm::PreservedAnalyses::none(), llvm::AttributorConfig::OREGetter, llvm::AttributorConfig::PassName, PrintModuleAfterOptimizations, PrintModuleBeforeOptimizations, llvm::AttributorConfig::RewriteSignatures, SetFixpointIterations, TAG, and llvm::ThinLTOPreLink.