|
LLVM 22.0.0git
|
This is the complete list of members for llvm::BitcodeModule, including all inherited members.
| getBitcodeFileContents(MemoryBufferRef Buffer) | llvm::BitcodeModule | friend |
| getBuffer() const | llvm::BitcodeModule | inline |
| getLazyModule(LLVMContext &Context, bool ShouldLazyLoadMetadata, bool IsImporting, ParserCallbacks Callbacks={}) | llvm::BitcodeModule | |
| getLTOInfo() | llvm::BitcodeModule | |
| getModuleIdentifier() const | llvm::BitcodeModule | inline |
| getStrtab() const | llvm::BitcodeModule | inline |
| getSummary() | llvm::BitcodeModule | |
| parseModule(LLVMContext &Context, ParserCallbacks Callbacks={}) | llvm::BitcodeModule | |
| readSummary(ModuleSummaryIndex &CombinedIndex, StringRef ModulePath, std::function< bool(GlobalValue::GUID)> IsPrevailing=nullptr) | llvm::BitcodeModule |