Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp592 static FunctionCallee getOrInsertValueProfilingCall( in getOrInsertValueProfilingCall() function
658 Call = Builder.CreateCall(getOrInsertValueProfilingCall(*M, *TLI), Args, in lowerValueProfileInst()
665 getOrInsertValueProfilingCall(*M, *TLI, ValueProfilingCallType::MemOp), in lowerValueProfileInst()