Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp770 static FunctionCallee getOrInsertValueProfilingCall( in getOrInsertValueProfilingCall() function
836 Call = Builder.CreateCall(getOrInsertValueProfilingCall(M, *TLI), Args, in lowerValueProfileInst()
841 getOrInsertValueProfilingCall(M, *TLI, ValueProfilingCallType::MemOp), in lowerValueProfileInst()