Searched defs:BitcodeCompiler (Results 1 – 5 of 5) sorted by relevance
/llvm-project/lld/wasm/ | ||
H A D | LTO.cpp | 72 BitcodeCompiler::BitcodeCompiler() : ltoObj(createLTO()) {} BitcodeCompiler() function in lld::wasm::BitcodeCompiler |
/llvm-project/lld/COFF/ | ||
H A D | LTO.cpp | 111 BitcodeCompiler::BitcodeCompiler(COFFLinkerContext &c) : ctx(c) { BitcodeCompiler() function in BitcodeCompiler |
/llvm-project/lld/ELF/ | ||
H A D | LTO.cpp | 170 BitcodeCompiler::BitcodeCompiler() { BitcodeCompiler() function in BitcodeCompiler |
H A D | Config.h | 45 class BitcodeCompiler; global() variable |
/llvm-project/lld/MachO/ | ||
H A D | LTO.cpp | 83 BitcodeCompiler::BitcodeCompiler() { in BitcodeCompiler() function in BitcodeCompiler |