Home
last modified time | relevance | path

Searched refs:unknown_function (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/ProfileData/
DInstrProfReader.cpp755 return make_error<InstrProfError>(instrprof_error::unknown_function); in getRecords()
886 return Err->get() == instrprof_error::unknown_function in getRecords()
1139 return error(instrprof_error::unknown_function); in getInstrProfRecord()
1151 instrprof_error::unknown_function, in getMemProfRecord()
DInstrProf.cpp127 case instrprof_error::unknown_function: in getInstrProfErrString()
/openbsd/src/gnu/llvm/llvm/include/llvm/ProfileData/
DInstrProf.h322 unknown_function, enumerator
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1316 if (Err == instrprof_error::unknown_function) { in readMemprof()
1512 if (Err == instrprof_error::unknown_function) { in readCounters()
/openbsd/src/gnu/llvm/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp254 } else if (IPE != instrprof_error::unknown_function) in loadFunctionRecord()
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCodeGenPGO.cpp1040 if (IPE == llvm::instrprof_error::unknown_function) in loadRegionCounts()
/openbsd/src/gnu/llvm/clang/docs/
DDataFlowAnalysisIntro.md900 unknown_function(x); // may change x.