Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp198 SmallSet<instrprof_error, 4> &WriterErrorCodes; member
201 SmallSet<instrprof_error, 4> &WriterErrorCodes) in WriterContext()
203 WriterErrorCodes(WriterErrorCodes) {} in WriterContext()
279 bool firstTime = WC->WriterErrorCodes.insert(IPE).second; in loadInput()
298 bool firstTime = Dst->WriterErrorCodes.insert(IPE).second; in mergeWriterContexts()
336 SmallSet<instrprof_error, 4> WriterErrorCodes; in mergeInstrProfile() local
350 OutputSparse, ErrorLock, WriterErrorCodes)); in mergeInstrProfile()
555 SmallSet<instrprof_error, 4> WriterErrorCodes; in supplementInstrProfile() local
557 WriterErrorCodes); in supplementInstrProfile()
977 SmallSet<instrprof_error, 4> WriterErrorCodes; in overlapInstrProfile() local
[all …]