LLVM 22.0.0git
CoroCloner.h File Reference

Go to the source code of this file.

Classes

class  llvm::coro::BaseCloner
class  llvm::coro::SwitchCloner

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::coro

Enumerations

enum class  llvm::coro::CloneKind {
  llvm::coro::SwitchResume , llvm::coro::SwitchUnwind , llvm::coro::SwitchCleanup , llvm::coro::Continuation ,
  llvm::coro::Async
}