Searched refs:ThreadOS (Results 1 – 2 of 2) sorted by relevance
77 llvm::raw_pwrite_stream *ThreadOS = OSs[ThreadCount++]; in splitCodeGen() local80 [TMFactory, FileType, ThreadOS](const SmallString<0> &BC) { in splitCodeGen()90 codegen(MPartInCtx.get(), *ThreadOS, TMFactory, FileType); in splitCodeGen()
461 raw_string_ostream ThreadOS(ThreadLogStorage); in convert() local462 handleDie(ThreadOS, CUI, Die); in convert()463 ThreadOS.flush(); in convert()