Home
last modified time | relevance | path

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

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