Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerGlobalDtors.cpp91 uint16_t PriorityValue = Priority->getLimitedValue(UINT16_MAX); in runOnModule() local
100 DtorFuncs[PriorityValue][Associated].push_back(DtorFunc); in runOnModule()