Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/ProfileData/
HDInstrProf.h107 inline StringRef getInstrProfValuesVarPrefix() { return "__profvp_"; } in getInstrProfValuesVarPrefix() function
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDInstrProfiling.cpp1790 getVarName(Inc, getInstrProfValuesVarPrefix(), Renamed)); in createDataVariable()