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 void | llvm::orc::shared::runFinalizeActions (AllocActions &AAs, OnRunFinalizeActionsCompleteFn OnComplete) |
Run finalize actions. | |
LLVM_ABI void | llvm::orc::shared::runDeallocActions (ArrayRef< WrapperFunctionCall > DAs, OnRunDeallocActionsComeleteFn OnComplete) |
Run deallocation actions. |