Jlm
jlm::llvm::AllocaOperation Member List

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

alignment() const noexceptjlm::llvm::AllocaOperationinline
alignment_jlm::llvm::AllocaOperationprivate
AllocaOperation(std::shared_ptr< const rvsdg::Type > allocatedType, std::shared_ptr< const rvsdg::BitType > btype, size_t alignment)jlm::llvm::AllocaOperationinline
AllocaOperation(const AllocaOperation &other)=defaultjlm::llvm::AllocaOperation
AllocaOperation(AllocaOperation &&other) noexcept=defaultjlm::llvm::AllocaOperation
AllocatedType_jlm::llvm::AllocaOperationprivate
argument(size_t index) const noexceptjlm::rvsdg::SimpleOperation
copy() const overridejlm::llvm::AllocaOperationvirtual
create(std::shared_ptr< const rvsdg::Type > allocatedType, const Variable *size, size_t alignment)jlm::llvm::AllocaOperationinlinestatic
create(std::shared_ptr< const rvsdg::Type > allocatedType, rvsdg::Output *size, size_t alignment)jlm::llvm::AllocaOperationinlinestatic
debug_string() const overridejlm::llvm::AllocaOperationvirtual
getCountInput(rvsdg::Node &node)jlm::llvm::AllocaOperationinlinestatic
getMemoryStateOutput(rvsdg::Node &node)jlm::llvm::AllocaOperationinlinestatic
getPointerOutput(rvsdg::Node &node)jlm::llvm::AllocaOperationinlinestatic
narguments() const noexceptjlm::rvsdg::SimpleOperation
nresults() const noexceptjlm::rvsdg::SimpleOperation
operands_jlm::rvsdg::SimpleOperationprivate
operator!=(const Operation &other) const noexceptjlm::rvsdg::Operationinline
operator==(const Operation &other) const noexcept overridejlm::llvm::AllocaOperation
jlm::rvsdg::SimpleOperation::operator==(const Operation &other) const noexcept=0jlm::rvsdg::Operationpure virtual
result(size_t index) const noexceptjlm::rvsdg::SimpleOperation
results_jlm::rvsdg::SimpleOperationprivate
SimpleOperation(std::vector< std::shared_ptr< const jlm::rvsdg::Type >> operands, std::vector< std::shared_ptr< const jlm::rvsdg::Type >> results)jlm::rvsdg::SimpleOperationinline
size_type() const noexceptjlm::llvm::AllocaOperationinline
value_type() const noexceptjlm::llvm::AllocaOperationinline
ValueType() const noexceptjlm::llvm::AllocaOperationinline
~AllocaOperation() noexcept overridejlm::llvm::AllocaOperation
~Operation() noexceptjlm::rvsdg::Operationvirtual
~SimpleOperation() noexcept overridejlm::rvsdg::SimpleOperation