LLVM 22.0.0git
ExecutionUtils.cpp File Reference

Go to the source code of this file.

Namespaces

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

Functions

LLVM_ABI iterator_range< CtorDtorIteratorllvm::orc::getConstructors (const Module &M)
 Create an iterator range over the entries of the llvm.global_ctors array.
LLVM_ABI iterator_range< CtorDtorIteratorllvm::orc::getDestructors (const Module &M)
 Create an iterator range over the entries of the llvm.global_ctors array.