Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
HDInstrProf.h91 inline StringRef getInstrProfValuesVarPrefix() { return "__profvp_"; } in getInstrProfValuesVarPrefix() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDInstrProfiling.cpp807 getVarName(Inc, getInstrProfValuesVarPrefix())); in getOrCreateRegionCounters()