Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h74 int64_t TotalCountersPromoted = 0; global() variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp272 int64_t TotalCountersPromoted = 0; member in __anon21e6fd6b0111::InstrLowerer
897 Promoter.run(&TotalCountersPromoted); in promoteCounterLoadStores()