LLVM  8.0.1
llvm::LTOModule Member List

This is the complete list of members for llvm::LTOModule, including all inherited members.

createFromBuffer(LLVMContext &Context, const void *mem, size_t length, const TargetOptions &options, StringRef path="")llvm::LTOModulestatic
createFromFile(LLVMContext &Context, StringRef path, const TargetOptions &options)llvm::LTOModulestatic
createFromOpenFile(LLVMContext &Context, int fd, StringRef path, size_t size, const TargetOptions &options)llvm::LTOModulestatic
createFromOpenFileSlice(LLVMContext &Context, int fd, StringRef path, size_t map_size, off_t offset, const TargetOptions &options)llvm::LTOModulestatic
createInLocalContext(std::unique_ptr< LLVMContext > Context, const void *mem, size_t length, const TargetOptions &options, StringRef path)llvm::LTOModulestatic
getAsmUndefinedRefs()llvm::LTOModuleinline
getLinkerOpts()llvm::LTOModuleinline
getModule() constllvm::LTOModuleinline
getModule()llvm::LTOModuleinline
getProducerString(MemoryBuffer *Buffer)llvm::LTOModulestatic
getSymbolAttributes(uint32_t index)llvm::LTOModuleinline
getSymbolCount()llvm::LTOModuleinline
getSymbolGV(uint32_t index)llvm::LTOModuleinline
getSymbolName(uint32_t index)llvm::LTOModuleinline
getTargetTriple()llvm::LTOModuleinline
isBitcodeFile(const void *mem, size_t length)llvm::LTOModulestatic
isBitcodeFile(StringRef path)llvm::LTOModulestatic
isBitcodeForTarget(MemoryBuffer *memBuffer, StringRef triplePrefix)llvm::LTOModulestatic
isThinLTO()llvm::LTOModule
makeBuffer(const void *mem, size_t length, StringRef name="")llvm::LTOModulestatic
setTargetTriple(StringRef Triple)llvm::LTOModuleinline
takeModule()llvm::LTOModuleinline
~LTOModule()llvm::LTOModule