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