Home
last modified time | relevance | path

Searched defs:DoCounterPromotion (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Transforms/
H A DInstrumentation.h131 bool DoCounterPromotion = false; member
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp115 cl::opt<bool> DoCounterPromotion("do-counter-promotion", cl::ZeroOrMore, variable