Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h72 int64_t TotalCountersPromoted = 0; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp514 Promoter.run(&TotalCountersPromoted); in promoteCounterLoadStores()