Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp315 bool isCounterPromotionEnabled() const;
870 bool InstrLowerer::isCounterPromotionEnabled() const { in isCounterPromotionEnabled() function in InstrLowerer
878 if (!isCounterPromotionEnabled()) in promoteCounterLoadStores()
1213 if (isCounterPromotionEnabled()) in lowerIncrement()