|
LLVM
8.0.1
|
#include "llvm-c/Types.h"

Go to the source code of this file.
Functions | |
| void | LLVMAddCoroEarlyPass (LLVMPassManagerRef PM) |
| See llvm::createCoroEarlyPass function. More... | |
| void | LLVMAddCoroSplitPass (LLVMPassManagerRef PM) |
| See llvm::createCoroSplitPass function. More... | |
| void | LLVMAddCoroElidePass (LLVMPassManagerRef PM) |
| See llvm::createCoroElidePass function. More... | |
| void | LLVMAddCoroCleanupPass (LLVMPassManagerRef PM) |
| See llvm::createCoroCleanupPass function. More... | |
1.8.13