Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerGlobalDtors.cpp99 > DtorFuncs; in runImpl() local
117 auto &AtThisPriority = DtorFuncs[PriorityValue]; in runImpl()
126 if (DtorFuncs.empty()) in runImpl()
167 for (auto &PriorityAndMore : DtorFuncs) { in runImpl()