Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp150 static uint64_t getCtorAndDtorPriority(Triple &TargetTriple) { in getCtorAndDtorPriority() function
482 const uint64_t Priority = getCtorAndDtorPriority(TargetTriple); in instrumentModule()