Home
last modified time | relevance | path

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

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