Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/
H A DInstrumentation.h126 bool DoCounterPromotion = false; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp109 cl::opt<bool> DoCounterPromotion("do-counter-promotion", cl::ZeroOrMore, variable