ΒΆinline iterator_range<
llvm::orc::StaticInitGVIterator>
getStaticInitGVs(llvm::Module& M)
inline iterator_range<
llvm::orc::StaticInitGVIterator>
getStaticInitGVs(llvm::Module& M)
Description
Create an iterator range over the GlobalValues that contribute to static initialization.
Declared at: llvm/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h:138
Parameters
- llvm::Module& M