Home
last modified time | relevance | path

Searched refs:getDestructors (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h95 iterator_range<CtorDtorIterator> getDestructors(const Module &M);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp86 iterator_range<CtorDtorIterator> getDestructors(const Module &M) { in getDestructors() function