Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Instrumentation/
DInstrProfiling.h82 bool isCounterPromotionEnabled() const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp398 bool InstrProfiling::isCounterPromotionEnabled() const { in isCounterPromotionEnabled() function in InstrProfiling
406 if (!isCounterPromotionEnabled()) in promoteCounterLoadStores()
604 if (isCounterPromotionEnabled()) in lowerIncrement()