Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DThreadSafeModule.cpp44 BitcodeWriter BCWriter(ClonedModuleBuffer); in cloneToNewContext() local
46 BCWriter.writeModule(*Tmp); in cloneToNewContext()
47 BCWriter.writeSymtab(); in cloneToNewContext()
48 BCWriter.writeStrtab(); in cloneToNewContext()