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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerGlobalDtors.cpp90 uint16_t PriorityValue = Priority->getLimitedValue(UINT16_MAX); local
99 DtorFuncs[PriorityValue][Associated].push_back(DtorFunc);

Completed in 102 milliseconds