Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp312 bool isRuntimeCounterRelocationEnabled() const;
852 bool InstrLowerer::isRuntimeCounterRelocationEnabled() const { in isRuntimeCounterRelocationEnabled() function in InstrLowerer
1128 if (!isRuntimeCounterRelocationEnabled()) in getCounterAddress()
1148 if (!isRuntimeCounterRelocationEnabled()) in getBitmapAddress()