LLVM  8.0.1
Functions
Coroutines.h File Reference
#include "llvm-c/Types.h"
Include dependency graph for Coroutines.h:
This graph shows which files directly or indirectly include this file:

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...