Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp99 RuntimeCounterRelocation("runtime-counter-relocation", variable
846 if (RuntimeCounterRelocation.getNumOccurrences() > 0) in isRuntimeCounterRelocationEnabled()
847 return RuntimeCounterRelocation; in isRuntimeCounterRelocationEnabled()