Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp601 auto *ValueProfilingCallTy = in getOrInsertValueProfilingCall() local
606 return M.getOrInsertFunction(FuncName, ValueProfilingCallTy, AL); in getOrInsertValueProfilingCall()