Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp609 auto *ValueProfilingCallTy = in getOrInsertValueProfilingCall() local
614 return M.getOrInsertFunction(FuncName, ValueProfilingCallTy, AL); in getOrInsertValueProfilingCall()