Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h93 inline StringRef getInstrProfValuesVarPrefix() { return "__profvp_"; } in getInstrProfValuesVarPrefix() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp912 getVarName(Inc, getInstrProfValuesVarPrefix())); in getOrCreateRegionCounters()