Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp221 bool isRuntimeCounterRelocationEnabled() const;
627 bool InstrLowerer::isRuntimeCounterRelocationEnabled() const { in isRuntimeCounterRelocationEnabled() function in InstrLowerer
860 if (!isRuntimeCounterRelocationEnabled()) in getCounterAddress()
897 if (isRuntimeCounterRelocationEnabled()) { in getBitmapAddress()