Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp512 static Constant *getOrInsertValueProfilingCall(Module &M, in getOrInsertValueProfilingCall() function
581 Call = Builder.CreateCall(getOrInsertValueProfilingCall(*M, *TLI), Args); in lowerValueProfileInst()
591 Builder.CreateCall(getOrInsertValueProfilingCall(*M, *TLI, true), Args); in lowerValueProfileInst()