Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp594 auto *ValueProfilingCallTy = in getOrInsertValueProfilingCall() local
599 return M.getOrInsertFunction(FuncName, ValueProfilingCallTy, AL); in getOrInsertValueProfilingCall()