LLVM 20.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::orc |
namespace | llvm::orc::shared |
Functions | |
Expected< std::vector< WrapperFunctionCall > > | llvm::orc::shared::runFinalizeActions (AllocActions &AAs) |
Run finalize actions. | |
Error | llvm::orc::shared::runDeallocActions (ArrayRef< WrapperFunctionCall > DAs) |
Run deallocation actions. | |