Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp285 bool isCounterPromotionEnabled() const;
859 bool InstrLowerer::isCounterPromotionEnabled() const { in isCounterPromotionEnabled() function in InstrLowerer
867 if (!isCounterPromotionEnabled()) in promoteCounterLoadStores()
1245 if (isCounterPromotionEnabled()) in lowerIncrement()