Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp375 getVarName(Inc, getInstrProfValuesVarPrefix())); in getOrCreateRegionCounters()
/external/llvm/include/llvm/ProfileData/
DInstrProf.h98 inline StringRef getInstrProfValuesVarPrefix() { return "__profvp_"; } in getInstrProfValuesVarPrefix() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h91 inline StringRef getInstrProfValuesVarPrefix() { return "__profvp_"; } in getInstrProfValuesVarPrefix() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
DInstrProf.h99 inline StringRef getInstrProfValuesVarPrefix() { return "__profvp_"; } in getInstrProfValuesVarPrefix() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp807 getVarName(Inc, getInstrProfValuesVarPrefix())); in getOrCreateRegionCounters()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp991 getVarName(Inc, getInstrProfValuesVarPrefix(), Renamed)); in getOrCreateRegionCounters()