Searched refs:ValueProfilingCallType (Results 1 – 1 of 1) sorted by relevance
400 enum class ValueProfilingCallType { enum599 ValueProfilingCallType CallType = ValueProfilingCallType::Default) { in getOrInsertValueProfilingCall()607 assert((CallType == ValueProfilingCallType::Default || in getOrInsertValueProfilingCall()608 CallType == ValueProfilingCallType::MemOp) && in getOrInsertValueProfilingCall()616 StringRef FuncName = CallType == ValueProfilingCallType::Default in getOrInsertValueProfilingCall()670 getOrInsertValueProfilingCall(*M, *TLI, ValueProfilingCallType::MemOp), in lowerValueProfileInst()