Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/LTO/
H A DLTOBackend.h30 class BitcodeModule; variable
H A DLTO.h35 class BitcodeModule; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DBackendUtil.h18 class BitcodeModule; variable
/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DIRObjectFile.h23 class BitcodeModule; variable
/freebsd-12.1/contrib/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h72 BitcodeModule(ArrayRef<uint8_t> Buffer, StringRef ModuleIdentifier, in BitcodeModule() function