Searched defs:BitcodeCompiler (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/lld/COFF/ | ||
H A D | LTO.cpp | 111 BitcodeCompiler::BitcodeCompiler(COFFLinkerContext &c) : ctx(c) { in BitcodeCompiler() function in BitcodeCompiler |
/freebsd/contrib/llvm-project/lld/ELF/ | ||
H A D | LTO.cpp | 170 BitcodeCompiler::BitcodeCompiler() { in BitcodeCompiler() function in BitcodeCompiler |
H A D | Config.h | 45 class BitcodeCompiler; variable |
/freebsd/contrib/llvm-project/lld/MachO/ | ||
H A D | LTO.cpp | 94 BitcodeCompiler::BitcodeCompiler() { BitcodeCompiler() function in BitcodeCompiler |