Searched refs:WriterErrorCodes (Results 1 – 1 of 1) sorted by relevance
206 SmallSet<instrprof_error, 4> &WriterErrorCodes; member209 SmallSet<instrprof_error, 4> &WriterErrorCodes) in WriterContext()210 : Writer(IsSparse), ErrLock(ErrLock), WriterErrorCodes(WriterErrorCodes) { in WriterContext()327 bool firstTime = WC->WriterErrorCodes.insert(IPE).second; in loadInput()346 bool firstTime = Dst->WriterErrorCodes.insert(IPE).second; in mergeWriterContexts()394 SmallSet<instrprof_error, 4> WriterErrorCodes; in mergeInstrProfile() local408 OutputSparse, ErrorLock, WriterErrorCodes)); in mergeInstrProfile()634 SmallSet<instrprof_error, 4> WriterErrorCodes; in supplementInstrProfile() local636 WriterErrorCodes); in supplementInstrProfile()1077 SmallSet<instrprof_error, 4> WriterErrorCodes; in overlapInstrProfile() local[all …]