Home
last modified time | relevance | path

Searched defs:getDestructors (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/ExecutionEngine/Orc/
DExecutionUtils.cpp80 iterator_range<CtorDtorIterator> getDestructors(const Module &M) { in getDestructors() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DExecutionUtils.cpp123 iterator_range<CtorDtorIterator> getDestructors(const Module &M) { in getDestructors() function
/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.h546 LockedPtr<DestructorArray> getDestructors() { in getDestructors() function