Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1017 auto *ValueProfilingCallTy = in getOrInsertValueProfilingCall() local
1022 return M.getOrInsertFunction(FuncName, ValueProfilingCallTy, AL); in getOrInsertValueProfilingCall()