Searched refs:getInstrProfValueProfFuncName (Results 1 – 3 of 3) sorted by relevance
70 if (Callee->getName().equals(getInstrProfValueProfFuncName())) in isInstrumentsConstant()
177 return M.getOrInsertFunction(getInstrProfValueProfFuncName(), in getOrInsertValueProfilingCall()
77 inline StringRef getInstrProfValueProfFuncName() { in getInstrProfValueProfFuncName() function