Searched refs:ValueProfilingCallType (Results 1 – 1 of 1) sorted by relevance
643 enum class ValueProfilingCallType { enum1002 ValueProfilingCallType CallType = ValueProfilingCallType::Default) { in getOrInsertValueProfilingCall()1010 assert((CallType == ValueProfilingCallType::Default || in getOrInsertValueProfilingCall()1011 CallType == ValueProfilingCallType::MemOp) && in getOrInsertValueProfilingCall()1019 StringRef FuncName = CallType == ValueProfilingCallType::Default in getOrInsertValueProfilingCall()1071 getOrInsertValueProfilingCall(M, *TLI, ValueProfilingCallType::MemOp), in lowerValueProfileInst()