|
unsigned | getNumberOfDimensions () const |
|
llvm::Value & | getIndexOfDimension (unsigned dim_idx) const |
|
llvm::Use & | getIndexOfDimensionAsUse (unsigned dim_idx) const |
|
std::string | toString (std::string indent="") const override |
|
llvm::Value & | getNestedObject () const |
|
llvm::Value & | getObjectOperand () const override |
|
llvm::Use & | getObjectOperandAsUse () const override |
|
virtual CollectionType & | getCollectionType () const |
|
llvm::Function & | getFunction () const |
|
llvm::CallInst & | getCallInst () const |
|
llvm::Function & | getLLVMFunction () const |
|
llvm::Module * | getModule () const |
|
llvm::BasicBlock * | getParent () const |
|
MemOIR_Func | getKind () const |
|
| operator llvm::Value * () |
|
| operator llvm::Value & () |
|
| operator llvm::Instruction * () |
|
| operator llvm::Instruction & () |
|
|
| IndexGetInst (llvm::CallInst &call_inst) |
|
| GetInst (llvm::CallInst &call_inst) |
|
| AccessInst (llvm::CallInst &call_inst) |
|
| MemOIRInst (llvm::CallInst &call_inst) |
|
|
llvm::CallInst & | call_inst |
|
static map< llvm::Instruction *, MemOIRInst * > * | llvm_to_memoir = nullptr |
|
The documentation for this struct was generated from the following files:
- /nfs-scratch/jtm2066/object-ir/dev/compiler/memoir/ir/Instructions.hpp
- /nfs-scratch/jtm2066/object-ir/dev/compiler/memoir/ir/src/Instructions/AccessInsts.cpp