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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp583 getOrInsertValueProfilingCall(Module &M, const TargetLibraryInfo &TLI, function
656 Call = Builder.CreateCall(getOrInsertValueProfilingCall(*M, *TLI), Args,
666 Call = Builder.CreateCall(getOrInsertValueProfilingCall(*M, *TLI, true),

Completed in 60 milliseconds