Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/LTO/ !
H A DLTOBackend.h29 class BitcodeModule; variable
/src/contrib/llvm-project/clang/include/clang/CodeGen/ !
H A DBackendUtil.h17 class BitcodeModule; variable
/src/contrib/llvm-project/llvm/include/llvm/Bitcode/ !
H A DBitcodeReader.h115 BitcodeModule(ArrayRef<uint8_t> Buffer, StringRef ModuleIdentifier, in BitcodeModule() function