LLVM 20.0.0git
|
#include "llvm/IR/IRBuilder.h"
#include "llvm/IR/PassManager.h"
#include "llvm/Transforms/Coroutines/CoroInstr.h"
Go to the source code of this file.
Classes | |
struct | llvm::coro::Shape |
struct | llvm::coro::Shape::SwitchFieldIndex |
struct | llvm::coro::Shape::SwitchLoweringStorage |
struct | llvm::coro::Shape::RetconLoweringStorage |
struct | llvm::coro::Shape::AsyncLoweringStorage |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::coro |
Enumerations | |
enum class | llvm::coro::ABI { llvm::coro::Switch , llvm::coro::Retcon , llvm::coro::RetconOnce , llvm::coro::Async } |