Searched refs:unknown_function (Results 1 – 5 of 5) sorted by relevance
583 return make_error<InstrProfError>(instrprof_error::unknown_function); in getRecords()707 return Err->get() == instrprof_error::unknown_function in getRecords()
98 case instrprof_error::unknown_function: in getInstrProfErrString()
286 unknown_function, enumerator
227 } else if (IPE != instrprof_error::unknown_function) in loadFunctionRecord()
1151 if (Err == instrprof_error::unknown_function) { in readCounters()