Searched refs:ValueProfilingCallType (Results 1 – 1 of 1) sorted by relevance
400 enum class ValueProfilingCallType { enum594 ValueProfilingCallType CallType = ValueProfilingCallType::Default) { in getOrInsertValueProfilingCall()602 assert((CallType == ValueProfilingCallType::Default || in getOrInsertValueProfilingCall()603 CallType == ValueProfilingCallType::MemOp) && in getOrInsertValueProfilingCall()611 StringRef FuncName = CallType == ValueProfilingCallType::Default in getOrInsertValueProfilingCall()665 getOrInsertValueProfilingCall(*M, *TLI, ValueProfilingCallType::MemOp), in lowerValueProfileInst()