addModuleFlag(ModFlagBehavior Behavior, StringRef Key, Value *Val) | llvm::Module | |
addModuleFlag(ModFlagBehavior Behavior, StringRef Key, uint32_t Val) | llvm::Module | |
addModuleFlag(MDNode *Node) | llvm::Module | |
alias_begin() | llvm::Module | inline |
alias_begin() const | llvm::Module | inline |
alias_empty() const | llvm::Module | inline |
alias_end() | llvm::Module | inline |
alias_end() const | llvm::Module | inline |
alias_iterator typedef | llvm::Module | |
alias_size() const | llvm::Module | inline |
AliasListType typedef | llvm::Module | |
AnyEndianness enum value | llvm::Module | |
AnyPointerSize enum value | llvm::Module | |
Append enum value | llvm::Module | |
appendModuleInlineAsm(StringRef Asm) | llvm::Module | inline |
AppendUnique enum value | llvm::Module | |
begin() | llvm::Module | inline |
begin() const | llvm::Module | inline |
BigEndian enum value | llvm::Module | |
const_alias_iterator typedef | llvm::Module | |
const_global_iterator typedef | llvm::Module | |
const_iterator typedef | llvm::Module | |
const_named_metadata_iterator typedef | llvm::Module | |
Constant class | llvm::Module | friend |
Dematerialize(GlobalValue *GV) | llvm::Module | |
dropAllReferences() | llvm::Module | |
dump() const | llvm::Module | |
empty() const | llvm::Module | inline |
end() | llvm::Module | inline |
end() const | llvm::Module | inline |
Endianness enum name | llvm::Module | |
eraseNamedMetadata(NamedMDNode *NMD) | llvm::Module | |
Error enum value | llvm::Module | |
FunctionListType typedef | llvm::Module | |
getAliasList() const | llvm::Module | inline |
getAliasList() | llvm::Module | inline |
getContext() const | llvm::Module | inline |
getDataLayout() const | llvm::Module | inline |
getEndianness() const | llvm::Module | |
getFunction(StringRef Name) const | llvm::Module | |
getFunctionList() const | llvm::Module | inline |
getFunctionList() | llvm::Module | inline |
getGlobalList() const | llvm::Module | inline |
getGlobalList() | llvm::Module | inline |
getGlobalVariable(StringRef Name, bool AllowInternal=false) const | llvm::Module | inline |
getGlobalVariable(StringRef Name, bool AllowInternal=false) | llvm::Module | |
getMaterializer() const | llvm::Module | inline |
getMDKindID(StringRef Name) const | llvm::Module | |
getMDKindNames(SmallVectorImpl< StringRef > &Result) const | llvm::Module | |
getModuleFlag(StringRef Key) const | llvm::Module | |
getModuleFlagsMetadata(SmallVectorImpl< ModuleFlagEntry > &Flags) const | llvm::Module | |
getModuleFlagsMetadata() const | llvm::Module | |
getModuleIdentifier() const | llvm::Module | inline |
getModuleInlineAsm() const | llvm::Module | inline |
getNamedAlias(StringRef Name) const | llvm::Module | |
getNamedGlobal(StringRef Name) | llvm::Module | inline |
getNamedGlobal(StringRef Name) const | llvm::Module | inline |
getNamedMDList() const | llvm::Module | inline |
getNamedMDList() | llvm::Module | inline |
getNamedMetadata(const Twine &Name) const | llvm::Module | |
getNamedValue(StringRef Name) const | llvm::Module | |
getOrInsertFunction(StringRef Name, FunctionType *T, AttributeSet AttributeList) | llvm::Module | |
getOrInsertFunction(StringRef Name, FunctionType *T) | llvm::Module | |
getOrInsertFunction(StringRef Name, AttributeSet AttributeList, Type *RetTy,...) END_WITH_NULL | llvm::Module | |
getOrInsertFunction(StringRef Name, Type *RetTy,...) END_WITH_NULL | llvm::Module | |
getOrInsertGlobal(StringRef Name, Type *Ty) | llvm::Module | |
getOrInsertModuleFlagsMetadata() | llvm::Module | |
getOrInsertNamedMetadata(StringRef Name) | llvm::Module | |
getPointerSize() const | llvm::Module | |
getSublistAccess(GlobalVariable *) | llvm::Module | inlinestatic |
getSublistAccess(Function *) | llvm::Module | inlinestatic |
getSublistAccess(GlobalAlias *) | llvm::Module | inlinestatic |
getSublistAccess(NamedMDNode *) | llvm::Module | inlinestatic |
getTargetTriple() const | llvm::Module | inline |
getTypeByName(StringRef Name) const | llvm::Module | |
getValueSymbolTable() const | llvm::Module | inline |
getValueSymbolTable() | llvm::Module | inline |
global_begin() | llvm::Module | inline |
global_begin() const | llvm::Module | inline |
global_empty() const | llvm::Module | inline |
global_end() | llvm::Module | inline |
global_end() const | llvm::Module | inline |
global_iterator typedef | llvm::Module | |
GlobalListType typedef | llvm::Module | |
isDematerializable(const GlobalValue *GV) const | llvm::Module | |
isMaterializable(const GlobalValue *GV) const | llvm::Module | |
iterator typedef | llvm::Module | |
LittleEndian enum value | llvm::Module | |
Materialize(GlobalValue *GV, std::string *ErrInfo=0) | llvm::Module | |
MaterializeAll(std::string *ErrInfo=0) | llvm::Module | |
MaterializeAllPermanently(std::string *ErrInfo=0) | llvm::Module | |
ModFlagBehavior enum name | llvm::Module | |
Module(StringRef ModuleID, LLVMContext &C) | llvm::Module | explicit |
named_metadata_begin() | llvm::Module | inline |
named_metadata_begin() const | llvm::Module | inline |
named_metadata_empty() const | llvm::Module | inline |
named_metadata_end() | llvm::Module | inline |
named_metadata_end() const | llvm::Module | inline |
named_metadata_iterator typedef | llvm::Module | |
named_metadata_size() const | llvm::Module | inline |
NamedMDListType typedef | llvm::Module | |
NumeredTypesMapTy typedef | llvm::Module | |
Override enum value | llvm::Module | |
Pointer32 enum value | llvm::Module | |
Pointer64 enum value | llvm::Module | |
PointerSize enum name | llvm::Module | |
print(raw_ostream &OS, AssemblyAnnotationWriter *AAW) const | llvm::Module | |
Require enum value | llvm::Module | |
setDataLayout(StringRef DL) | llvm::Module | inline |
setMaterializer(GVMaterializer *GVM) | llvm::Module | |
setModuleIdentifier(StringRef ID) | llvm::Module | inline |
setModuleInlineAsm(StringRef Asm) | llvm::Module | inline |
setTargetTriple(StringRef T) | llvm::Module | inline |
size() const | llvm::Module | inline |
Warning enum value | llvm::Module | |
~Module() | llvm::Module | |