Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp67 cl::opt<bool> RuntimeCounterRelocation( variable
474 if (RuntimeCounterRelocation.getNumOccurrences() > 0) in isRuntimeCounterRelocationEnabled()
475 return RuntimeCounterRelocation; in isRuntimeCounterRelocationEnabled()