Searched refs:wrongValue (Results 1 – 2 of 2) sorted by relevance
58 Error PGOCtxProfileReader::wrongValue(const Twine &Msg) { in wrongValue() function in PGOCtxProfileReader97 return wrongValue( in readContext()104 return wrongValue("The GUID record should have exactly one value"); in readContext()110 return wrongValue("Empty counters. At least the entry counter (one " in readContext()115 return wrongValue("The root context should not have a callee index"); in readContext()117 return wrongValue("The callee index should have exactly one value"); in readContext()135 return wrongValue( in readContext()170 return wrongValue("Duplicate roots"); in loadContexts()
79 Error wrongValue(const Twine &);