LLVM 19.0.0git
Namespaces | Functions | Variables
Scalar.h File Reference
#include "llvm/Transforms/Utils/SimplifyCFGOptions.h"
#include <functional>

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Functions

FunctionPassllvm::createDeadCodeEliminationPass ()
 
FunctionPassllvm::createSROAPass (bool PreserveCFG=true)
 
Passllvm::createLICMPass ()
 
Passllvm::createLoopStrengthReducePass ()
 
Passllvm::createLoopUnrollPass (int OptLevel=2, bool OnlyWhenForced=false, bool ForgetAllSCEV=false, int Threshold=-1, int Count=-1, int AllowPartial=-1, int Runtime=-1, int UpperBound=-1, int AllowPeeling=-1)
 
FunctionPass * llvm::createReassociatePass ()
 
FunctionPassllvm::createCFGSimplificationPass (SimplifyCFGOptions Options=SimplifyCFGOptions(), std::function< bool(const Function &)> Ftor=nullptr)
 
FunctionPassllvm::createFlattenCFGPass ()
 
Passllvm::createStructurizeCFGPass (bool SkipUniformRegions=false)
 When SkipUniformRegions is true the structizer will not structurize regions that only contain uniform branches.
 
FunctionPassllvm::createTailCallEliminationPass ()
 
FunctionPassllvm::createEarlyCSEPass (bool UseMemorySSA=false)
 
FunctionPassllvm::createConstantHoistingPass ()
 
FunctionPassllvm::createSinkingPass ()
 
Passllvm::createLowerAtomicPass ()
 
Passllvm::createMergeICmpsLegacyPass ()
 
FunctionPassllvm::createInferAddressSpacesPass (unsigned AddressSpace=~0u)
 
FunctionPassllvm::createTLSVariableHoistPass ()
 
FunctionPassllvm::createLowerConstantIntrinsicsPass ()
 
FunctionPassllvm::createPartiallyInlineLibCallsPass ()
 
FunctionPassllvm::createSeparateConstOffsetFromGEPPass (bool LowerGEP=false)
 
FunctionPassllvm::createSpeculativeExecutionPass ()
 
FunctionPassllvm::createSpeculativeExecutionIfHasBranchDivergencePass ()
 
FunctionPassllvm::createStraightLineStrengthReducePass ()
 
FunctionPassllvm::createNaryReassociatePass ()
 
FunctionPassllvm::createLoopDataPrefetchPass ()
 
FunctionPassllvm::createInstSimplifyLegacyPass ()
 
FunctionPassllvm::createScalarizeMaskedMemIntrinLegacyPass ()
 

Variables

charllvm::InferAddressSpacesID