LLVM 20.0.0git
|
OpenMP optimizations pass. More...
#include "llvm/Transforms/IPO/OpenMPOpt.h"
Public Member Functions | |
OpenMPOptPass ()=default | |
OpenMPOptPass (ThinOrFullLTOPhase LTOPhase) | |
PreservedAnalyses | run (Module &M, ModuleAnalysisManager &AM) |
Public Member Functions inherited from llvm::PassInfoMixin< OpenMPOptPass > | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::PassInfoMixin< OpenMPOptPass > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
OpenMP optimizations pass.
Definition at line 42 of file OpenMPOpt.h.
|
default |
|
inline |
Definition at line 45 of file OpenMPOpt.h.
PreservedAnalyses OpenMPOptPass::run | ( | Module & | M, |
ModuleAnalysisManager & | AM | ||
) |
Definition at line 5716 of file OpenMPOpt.cpp.
References A, llvm::PreservedAnalyses::all(), Allocator, AlwaysInlineDeviceFunctions, llvm::omp::containsOpenMP(), llvm::dbgs(), DEBUG_TYPE, llvm::AttributorConfig::DefaultInitializeLiveInternals, DisableInternalization, DisableOpenMPOptimizations, F, FAM, llvm::FullLTOPostLink, llvm::omp::getDeviceKernels(), llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult(), llvm::AttributorConfig::InitializationCallback, llvm::SetVector< T, Vector, Set, N >::insert(), llvm::SmallPtrSetImpl< PtrType >::insert(), llvm::Attributor::internalizeFunctions(), llvm::AttributorConfig::IPOAmendableCB, llvm::Attributor::isInternalizable(), llvm::AttributorConfig::IsModulePass, llvm::omp::isOpenMPDevice(), LLVM_DEBUG, llvm::DenseMapBase< DerivedT, KeyT, ValueT, KeyInfoT, BucketT >::lookup(), llvm::AttributorConfig::MaxFixpointIterations, llvm::PreservedAnalyses::none(), llvm::AttributorConfig::OREGetter, llvm::AttributorConfig::PassName, PrintModuleAfterOptimizations, PrintModuleBeforeOptimizations, llvm::AttributorConfig::RewriteSignatures, SetFixpointIterations, TAG, and llvm::ThinLTOPreLink.