Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()
156 for (auto &PriorityAndMore : DtorFuncs) { in runImpl()