Searched refs:getDestructors (Results 1 – 13 of 13) sorted by relevance
80 iterator_range<CtorDtorIterator> getDestructors(const Module &M) { in getDestructors() function
179 for (auto Dtor : orc::getDestructors(*M)) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()
85 iterator_range<CtorDtorIterator> getDestructors(const Module &M);
75 for (auto Dtor : orc::getDestructors(*M)) in addModule()
290 getDestructors()->emplace_back([Ret]() { Ret->~T(); }); in allocate()536 LockedPtr<DestructorArray> getDestructors() { in getDestructors() function
624 LockedPtr<DestructorArray> Dtors = getDestructors(); in ~GlobalContext()
95 iterator_range<CtorDtorIterator> getDestructors(const Module &M);
105 iterator_range<CtorDtorIterator> getDestructors(const Module &M);
192 DtorRunner.add(getDestructors(M)); in recordCtorDtors()
110 iterator_range<CtorDtorIterator> getDestructors(const Module &M) { in getDestructors() function
280 for (auto Dtor : orc::getDestructors(*M)) { in addModule()
300 for (auto Dtor : orc::getDestructors(*M)) in addIRModule()
86 iterator_range<CtorDtorIterator> getDestructors(const Module &M) { in getDestructors() function