Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp168 static Constant *getOrInsertValueProfilingCall(Module &M) { in getOrInsertValueProfilingCall() function
213 Builder.CreateCall(getOrInsertValueProfilingCall(*M), Args)); in lowerValueProfileInst()