Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h82 bool isRuntimeCounterRelocationEnabled() const;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp469 bool InstrProfiling::isRuntimeCounterRelocationEnabled() const { in isRuntimeCounterRelocationEnabled() function in InstrProfiling
682 if (isRuntimeCounterRelocationEnabled()) { in lowerIncrement()