Searched refs:ValueProfilingCallType (Results 1 – 1 of 1) sorted by relevance
390 enum class ValueProfilingCallType { enum586 ValueProfilingCallType CallType = ValueProfilingCallType::Default) { in getOrInsertValueProfilingCall()594 assert((CallType == ValueProfilingCallType::Default || in getOrInsertValueProfilingCall()595 CallType == ValueProfilingCallType::MemOp) && in getOrInsertValueProfilingCall()603 StringRef FuncName = CallType == ValueProfilingCallType::Default in getOrInsertValueProfilingCall()659 getOrInsertValueProfilingCall(*M, *TLI, ValueProfilingCallType::MemOp), in lowerValueProfileInst()