Home
last modified time | relevance | path

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

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