Searched refs:ValueProfilingCallType (Results 1 – 1 of 1) sorted by relevance
390 enum class ValueProfilingCallType { enum579 ValueProfilingCallType CallType = ValueProfilingCallType::Default) { in getOrInsertValueProfilingCall()587 assert((CallType == ValueProfilingCallType::Default || in getOrInsertValueProfilingCall()588 CallType == ValueProfilingCallType::MemOp) && in getOrInsertValueProfilingCall()596 StringRef FuncName = CallType == ValueProfilingCallType::Default in getOrInsertValueProfilingCall()652 getOrInsertValueProfilingCall(*M, *TLI, ValueProfilingCallType::MemOp), in lowerValueProfileInst()