Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerGlobalDtors.cpp94 uint16_t PriorityValue = Priority->getLimitedValue(UINT16_MAX); in runOnModule() local
103 auto &AtThisPriority = DtorFuncs[PriorityValue]; in runOnModule()