Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/
H A DThreadSafeModule.cpp46 BitcodeWriter BCWriter(ClonedModuleBuffer); in cloneToNewContext() local
48 BCWriter.writeModule(*Tmp); in cloneToNewContext()
49 BCWriter.writeSymtab(); in cloneToNewContext()
50 BCWriter.writeStrtab(); in cloneToNewContext()