Searched refs:getOrInsertValueProfilingCall (Results 1 – 2 of 2) sorted by relevance
507 static Constant *getOrInsertValueProfilingCall(Module &M, in getOrInsertValueProfilingCall() function576 Call = Builder.CreateCall(getOrInsertValueProfilingCall(*M, *TLI), Args); in lowerValueProfileInst()586 Builder.CreateCall(getOrInsertValueProfilingCall(*M, *TLI, true), Args); in lowerValueProfileInst()
168 static Constant *getOrInsertValueProfilingCall(Module &M) { in getOrInsertValueProfilingCall() function213 Builder.CreateCall(getOrInsertValueProfilingCall(*M), Args)); in lowerValueProfileInst()