Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h173 inline StringRef getInstrProfCounterBiasVarName() { in getInstrProfCounterBiasVarName() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1121 auto *Bias = getOrCreateBiasVar(getInstrProfCounterBiasVarName()); in getCounterAddress()