LLVM API Documentation
![]() |
void LLVMAddAggressiveDCEPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createAggressiveDCEPass function.
Definition at line 72 of file Scalar.cpp.
References llvm::createAggressiveDCEPass(), and llvm::unwrap().
void LLVMAddBasicAliasAnalysisPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createBasicAliasAnalysisPass function
Definition at line 193 of file Scalar.cpp.
References llvm::createBasicAliasAnalysisPass(), and llvm::unwrap().
void LLVMAddCFGSimplificationPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createCFGSimplificationPass function.
Definition at line 76 of file Scalar.cpp.
References llvm::createCFGSimplificationPass(), and llvm::unwrap().
void LLVMAddConstantPropagationPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createConstantPropagationPass function.
Definition at line 169 of file Scalar.cpp.
References llvm::createConstantPropagationPass(), and llvm::unwrap().
void LLVMAddCorrelatedValuePropagationPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createCorrelatedValuePropagationPass function
Definition at line 181 of file Scalar.cpp.
References llvm::createCorrelatedValuePropagationPass(), and llvm::unwrap().
void LLVMAddDeadStoreEliminationPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createDeadStoreEliminationPass function.
Definition at line 80 of file Scalar.cpp.
References llvm::createDeadStoreEliminationPass(), and llvm::unwrap().
void LLVMAddDemoteMemoryToRegisterPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::demotePromoteMemoryToRegisterPass function.
Definition at line 173 of file Scalar.cpp.
References llvm::createDemoteRegisterToMemoryPass(), and llvm::unwrap().
void LLVMAddEarlyCSEPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createEarlyCSEPass function
Definition at line 185 of file Scalar.cpp.
References llvm::createEarlyCSEPass(), and llvm::unwrap().
void LLVMAddGVNPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createGVNPass function.
Definition at line 84 of file Scalar.cpp.
References llvm::createGVNPass(), and llvm::unwrap().
void LLVMAddIndVarSimplifyPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createIndVarSimplifyPass function.
Definition at line 88 of file Scalar.cpp.
References llvm::createIndVarSimplifyPass(), and llvm::unwrap().
void LLVMAddInstructionCombiningPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createInstructionCombiningPass function.
Definition at line 92 of file Scalar.cpp.
References llvm::createInstructionCombiningPass(), and llvm::unwrap().
void LLVMAddJumpThreadingPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createJumpThreadingPass function.
Definition at line 96 of file Scalar.cpp.
References llvm::createJumpThreadingPass(), and llvm::unwrap().
void LLVMAddLICMPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createLICMPass function.
Definition at line 100 of file Scalar.cpp.
References llvm::createLICMPass(), and llvm::unwrap().
void LLVMAddLoopDeletionPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createLoopDeletionPass function.
Definition at line 104 of file Scalar.cpp.
References llvm::createLoopDeletionPass(), and llvm::unwrap().
void LLVMAddLoopIdiomPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createLoopIdiomPass function
Definition at line 108 of file Scalar.cpp.
References llvm::createLoopIdiomPass(), and llvm::unwrap().
void LLVMAddLoopRerollPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createLoopRerollPass function.
Definition at line 116 of file Scalar.cpp.
References llvm::createLoopRerollPass(), and llvm::unwrap().
void LLVMAddLoopRotatePass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createLoopRotatePass function.
Definition at line 112 of file Scalar.cpp.
References llvm::createLoopRotatePass(), and llvm::unwrap().
void LLVMAddLoopUnrollPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createLoopUnrollPass function.
Definition at line 120 of file Scalar.cpp.
References llvm::createLoopUnrollPass(), and llvm::unwrap().
void LLVMAddLoopUnswitchPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createLoopUnswitchPass function.
Definition at line 124 of file Scalar.cpp.
References llvm::createLoopUnswitchPass(), and llvm::unwrap().
void LLVMAddLowerExpectIntrinsicPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createLowerExpectIntrinsicPass function
Definition at line 197 of file Scalar.cpp.
References llvm::createLowerExpectIntrinsicPass(), and llvm::unwrap().
void LLVMAddMemCpyOptPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createMemCpyOptPass function.
Definition at line 128 of file Scalar.cpp.
References llvm::createMemCpyOptPass(), and llvm::unwrap().
void LLVMAddPartiallyInlineLibCallsPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createPartiallyInlineLibCallsPass function.
Definition at line 132 of file Scalar.cpp.
References llvm::createPartiallyInlineLibCallsPass(), and llvm::unwrap().
void LLVMAddPromoteMemoryToRegisterPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createPromoteMemoryToRegisterPass function.
Definition at line 136 of file Scalar.cpp.
References llvm::createPromoteMemoryToRegisterPass(), and llvm::unwrap().
void LLVMAddReassociatePass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createReassociatePass function.
Definition at line 140 of file Scalar.cpp.
References llvm::createReassociatePass(), and llvm::unwrap().
void LLVMAddScalarReplAggregatesPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createScalarReplAggregatesPass function.
Definition at line 148 of file Scalar.cpp.
References llvm::createScalarReplAggregatesPass(), and llvm::unwrap().
void LLVMAddScalarReplAggregatesPassSSA | ( | LLVMPassManagerRef | PM | ) |
See llvm::createScalarReplAggregatesPass function.
Definition at line 152 of file Scalar.cpp.
References llvm::createScalarReplAggregatesPass(), and llvm::unwrap().
void LLVMAddScalarReplAggregatesPassWithThreshold | ( | LLVMPassManagerRef | PM, |
int | Threshold | ||
) |
See llvm::createScalarReplAggregatesPass function.
Definition at line 156 of file Scalar.cpp.
References llvm::createScalarReplAggregatesPass(), and llvm::unwrap().
void LLVMAddSCCPPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createSCCPPass function.
Definition at line 144 of file Scalar.cpp.
References llvm::createSCCPPass(), and llvm::unwrap().
void LLVMAddSimplifyLibCallsPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createSimplifyLibCallsPass function.
Definition at line 161 of file Scalar.cpp.
void LLVMAddTailCallEliminationPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createTailCallEliminationPass function.
Definition at line 165 of file Scalar.cpp.
References llvm::createTailCallEliminationPass(), and llvm::unwrap().
void LLVMAddTypeBasedAliasAnalysisPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createTypeBasedAliasAnalysisPass function
Definition at line 189 of file Scalar.cpp.
References llvm::createTypeBasedAliasAnalysisPass(), and llvm::unwrap().
void LLVMAddVerifierPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createVerifierPass function.
Definition at line 177 of file Scalar.cpp.
References llvm::createVerifierPass(), and llvm::unwrap().