Home
last modified time | relevance | path

Searched refs:isRuntimeCounterRelocationEnabled (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.cpp282 bool isRuntimeCounterRelocationEnabled() const;
841 bool InstrLowerer::isRuntimeCounterRelocationEnabled() const { in isRuntimeCounterRelocationEnabled() function in InstrLowerer
1113 if (!isRuntimeCounterRelocationEnabled()) in getCounterAddress()
1197 if (isRuntimeCounterRelocationEnabled()) { in getBitmapAddress()