Home
last modified time | relevance | path

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

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