Home
last modified time | relevance | path

Searched defs:BitcodeCompiler (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lld/wasm/
H A DLTO.cpp72 BitcodeCompiler::BitcodeCompiler() : ltoObj(createLTO()) {} BitcodeCompiler() function in lld::wasm::BitcodeCompiler
/llvm-project/lld/COFF/
H A DLTO.cpp111 BitcodeCompiler::BitcodeCompiler(COFFLinkerContext &c) : ctx(c) { BitcodeCompiler() function in BitcodeCompiler
/llvm-project/lld/ELF/
H A DLTO.cpp170 BitcodeCompiler::BitcodeCompiler() { BitcodeCompiler() function in BitcodeCompiler
H A DConfig.h45 class BitcodeCompiler; global() variable
/llvm-project/lld/MachO/
H A DLTO.cpp83 BitcodeCompiler::BitcodeCompiler() { in BitcodeCompiler() function in BitcodeCompiler