Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DParallelCG.cpp76 llvm::raw_pwrite_stream *ThreadOS = OSs[ThreadCount++]; in splitCodeGen() local
79 [TMFactory, FileType, ThreadOS](const SmallString<0> &BC) { in splitCodeGen()
89 codegen(MPartInCtx.get(), *ThreadOS, TMFactory, FileType); in splitCodeGen()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp481 raw_string_ostream ThreadOS(ThreadLogStorage); in convert() local
482 handleDie(ThreadOS, CUI, Die); in convert()
483 ThreadOS.flush(); in convert()