Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DADCE.cpp70 if (Callee->getName().equals(getInstrProfValueProfFuncName())) in isInstrumentsConstant()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DADCE.cpp348 if (Callee->getName().equals(getInstrProfValueProfFuncName())) in isInstrumentsConstant()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DADCE.cpp349 if (Callee->getName().equals(getInstrProfValueProfFuncName())) in isInstrumentsConstant()
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp177 return M.getOrInsertFunction(getInstrProfValueProfFuncName(), in getOrInsertValueProfilingCall()
/external/llvm/include/llvm/ProfileData/
DInstrProf.h77 inline StringRef getInstrProfValueProfFuncName() { in getInstrProfValueProfFuncName() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h72 inline StringRef getInstrProfValueProfFuncName() { in getInstrProfValueProfFuncName() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
DInstrProf.h79 inline StringRef getInstrProfValueProfFuncName() { in getInstrProfValueProfFuncName() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp568 return M.getOrInsertFunction(getInstrProfValueProfFuncName(), in getOrInsertValueProfilingCall()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp604 ? getInstrProfValueProfFuncName() in getOrInsertValueProfilingCall()