sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
LLVMAddLoopIdiomPass
llvm
c
transforms
scalar
See llvm::createLoopIdiomPass function
extern (
C
) nothrow
void
LLVMAddLoopIdiomPass
(
LLVMPassManagerRef
PM
)
Meta
Source
See Implementation
llvm
c
transforms
scalar
functions
LLVMAddAggressiveDCEPass
LLVMAddAlignmentFromAssumptionsPass
LLVMAddBasicAliasAnalysisPass
LLVMAddBitTrackingDCEPass
LLVMAddCFGSimplificationPass
LLVMAddConstantPropagationPass
LLVMAddCorrelatedValuePropagationPass
LLVMAddDeadStoreEliminationPass
LLVMAddDemoteMemoryToRegisterPass
LLVMAddEarlyCSEPass
LLVMAddGVNPass
LLVMAddIndVarSimplifyPass
LLVMAddInstructionCombiningPass
LLVMAddJumpThreadingPass
LLVMAddLICMPass
LLVMAddLoopDeletionPass
LLVMAddLoopIdiomPass
LLVMAddLoopRerollPass
LLVMAddLoopRotatePass
LLVMAddLoopUnrollPass
LLVMAddLoopUnswitchPass
LLVMAddLowerExpectIntrinsicPass
LLVMAddLowerSwitchPass
LLVMAddMemCpyOptPass
LLVMAddMergedLoadStoreMotionPass
LLVMAddPartiallyInlineLibCallsPass
LLVMAddPromoteMemoryToRegisterPass
LLVMAddReassociatePass
LLVMAddSCCPPass
LLVMAddScalarReplAggregatesPass
LLVMAddScalarReplAggregatesPassSSA
LLVMAddScalarReplAggregatesPassWithThreshold
LLVMAddScalarizerPass
LLVMAddScopedNoAliasAAPass
LLVMAddSimplifyLibCallsPass
LLVMAddTailCallEliminationPass
LLVMAddTypeBasedAliasAnalysisPass
LLVMAddVerifierPass
See llvm::createLoopIdiomPass function