Home
last modified time | relevance | path

Searched refs:getInstrProfValueProfFuncName (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DADCE.cpp348 if (Callee->getName().equals(getInstrProfValueProfFuncName())) in isInstrumentsConstant()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h72 inline StringRef getInstrProfValueProfFuncName() { in getInstrProfValueProfFuncName() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp568 return M.getOrInsertFunction(getInstrProfValueProfFuncName(), in getOrInsertValueProfilingCall()