Searched refs:WriterErrorCodes (Results 1 – 1 of 1) sorted by relevance
214 SmallSet<instrprof_error, 4> &WriterErrorCodes; member217 SmallSet<instrprof_error, 4> &WriterErrorCodes) in WriterContext()218 : Writer(IsSparse), ErrLock(ErrLock), WriterErrorCodes(WriterErrorCodes) { in WriterContext()335 bool firstTime = WC->WriterErrorCodes.insert(IPE).second; in loadInput()364 bool firstTime = Dst->WriterErrorCodes.insert(IPE).second; in mergeWriterContexts()412 SmallSet<instrprof_error, 4> WriterErrorCodes; in mergeInstrProfile() local423 OutputSparse, ErrorLock, WriterErrorCodes)); in mergeInstrProfile()851 SmallSet<instrprof_error, 4> WriterErrorCodes; in supplementInstrProfile() local853 WriterErrorCodes); in supplementInstrProfile()1301 SmallSet<instrprof_error, 4> WriterErrorCodes; in overlapInstrProfile() local[all …]