LLVM 22.0.0git
|
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::coro |
Functions | |
LLVM_ABI bool | llvm::coro::isTriviallyMaterializable (Instruction &I) |
LLVM_ABI void | llvm::coro::doRematerializations (Function &F, SuspendCrossingInfo &Checker, std::function< bool(Instruction &)> IsMaterializable) |