Jlm
jlm::llvm::MemCpyOperation Member List

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

argument(size_t index) const noexceptjlm::rvsdg::SimpleOperation
copy() const =0jlm::rvsdg::Operationpure virtual
countInput(const rvsdg::Node &node) noexceptjlm::llvm::MemCpyOperationinlinestatic
debug_string() const =0jlm::rvsdg::Operationpure virtual
destinationInput(const rvsdg::Node &node) noexceptjlm::llvm::MemCpyOperationinlinestatic
LengthType() const noexceptjlm::llvm::MemCpyOperationinline
mapMemoryStateInputToOutput(const rvsdg::Input &input)jlm::llvm::MemCpyOperationinlinestatic
mapMemoryStateOutputToInput(const rvsdg::Output &output)jlm::llvm::MemCpyOperationinlinestatic
MemCpyOperation(const std::vector< std::shared_ptr< const rvsdg::Type >> &operandTypes, const std::vector< std::shared_ptr< const rvsdg::Type >> &resultTypes)jlm::llvm::MemCpyOperationinlineprotected
narguments() const noexceptjlm::rvsdg::SimpleOperation
nresults() const noexceptjlm::rvsdg::SimpleOperation
NumMemoryStates() const noexcept=0jlm::llvm::MemCpyOperationpure virtual
operands_jlm::rvsdg::SimpleOperationprivate
operator!=(const Operation &other) const noexceptjlm::rvsdg::Operationinline
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
sourceInput(const rvsdg::Node &node) noexceptjlm::llvm::MemCpyOperationinlinestatic
~Operation() noexceptjlm::rvsdg::Operationvirtual
~SimpleOperation() noexcept overridejlm::rvsdg::SimpleOperation