Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h74 int64_t TotalCountersPromoted = 0; variable
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp491 Promoter.run(&TotalCountersPromoted); in promoteCounterLoadStores()