Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp95 RuntimeCounterRelocation("runtime-counter-relocation", variable
632 if (RuntimeCounterRelocation.getNumOccurrences() > 0) in isRuntimeCounterRelocationEnabled()
633 return RuntimeCounterRelocation; in isRuntimeCounterRelocationEnabled()