LLVM
8.0.1
|
#include "llvm-c/Types.h"
Go to the source code of this file.
Functions | |
void | LLVMAddLowerSwitchPass (LLVMPassManagerRef PM) |
See llvm::createLowerSwitchPass function. More... | |
void | LLVMAddPromoteMemoryToRegisterPass (LLVMPassManagerRef PM) |
See llvm::createPromoteMemoryToRegisterPass function. More... | |