Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLowerGlobalDtors.cpp108 uint16_t PriorityValue = Priority->getLimitedValue(UINT16_MAX); in runImpl() local
117 auto &AtThisPriority = DtorFuncs[PriorityValue]; in runImpl()