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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h86 bool isRuntimeCounterRelocationEnabled() const;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp458 bool InstrProfiling::isRuntimeCounterRelocationEnabled() const { function in class:InstrProfiling
683 if (isRuntimeCounterRelocationEnabled()) {

Completed in 106 milliseconds