Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h72 int64_t TotalCountersPromoted = 0; variable
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp434 Promoter.run(&TotalCountersPromoted); in promoteCounterLoadStores()