|
LLVM 23.0.0git
|
Provides API functions, like getIterator() and getReverseIterator() to GlobalIFunc, Function, GlobalVariable and GlobalAlias. More...
#include "llvm/SandboxIR/Constant.h"
Public Types | |
| using | iterator |
| using | reverse_iterator |
Public Member Functions | |
| GlobalWithNodeAPI (Value::ClassID ID, LLVMParentT *C, Context &Ctx) | |
| Module * | getParent () const |
| iterator | getIterator () const |
| reverse_iterator | getReverseIterator () const |
Provides API functions, like getIterator() and getReverseIterator() to GlobalIFunc, Function, GlobalVariable and GlobalAlias.
In LLVM IR these are provided by ilist_node.
Definition at line 1032 of file Constant.h.
| using llvm::sandboxir::GlobalWithNodeAPI< GlobalT, LLVMGlobalT, ParentT, LLVMParentT >::iterator |
Definition at line 1049 of file Constant.h.
| using llvm::sandboxir::GlobalWithNodeAPI< GlobalT, LLVMGlobalT, ParentT, LLVMParentT >::reverse_iterator |
Definition at line 1051 of file Constant.h.
|
inline |
Definition at line 1041 of file Constant.h.
References llvm::CallingConv::C.
|
inline |
Definition at line 1054 of file Constant.h.
References llvm::cast(), and llvm::map_iterator().
|
inline |
Definition at line 1044 of file Constant.h.
References llvm::cast().
|
inline |
Definition at line 1059 of file Constant.h.
References llvm::cast(), and llvm::map_iterator().