|
LLVM
8.0.1
|
|
Functions | |
| void | LLVMAddAggressiveInstCombinerPass (LLVMPassManagerRef PM) |
| See llvm::createAggressiveInstCombinerPass function. More... | |
| void LLVMAddAggressiveInstCombinerPass | ( | LLVMPassManagerRef | PM | ) |
See llvm::createAggressiveInstCombinerPass function.
Definition at line 350 of file AggressiveInstCombine.cpp.
References llvm::createAggressiveInstCombinerPass(), and llvm::unwrap().
1.8.13