LLVM  8.0.1
Classes | Namespaces
CoroInstr.h File Reference
#include "llvm/IR/GlobalVariable.h"
#include "llvm/IR/IntrinsicInst.h"
Include dependency graph for CoroInstr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::CoroSubFnInst
 This class represents the llvm.coro.subfn.addr instruction. More...
 
class  llvm::CoroAllocInst
 This represents the llvm.coro.alloc instruction. More...
 
class  llvm::CoroIdInst
 This represents the llvm.coro.alloc instruction. More...
 
struct  llvm::CoroIdInst::Info
 
class  llvm::CoroFrameInst
 This represents the llvm.coro.frame instruction. More...
 
class  llvm::CoroFreeInst
 This represents the llvm.coro.free instruction. More...
 
class  llvm::CoroBeginInst
 This class represents the llvm.coro.begin instruction. More...
 
class  llvm::CoroSaveInst
 This represents the llvm.coro.save instruction. More...
 
class  llvm::CoroPromiseInst
 This represents the llvm.coro.promise instruction. More...
 
class  llvm::CoroSuspendInst
 This represents the llvm.coro.suspend instruction. More...
 
class  llvm::CoroSizeInst
 This represents the llvm.coro.size instruction. More...
 
class  llvm::CoroEndInst
 This represents the llvm.coro.end instruction. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.