Jlm
jlm::llvm::SCEVNAryExpr Member List

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

AddOperand(std::unique_ptr< SCEV > scev)jlm::llvm::SCEVNAryExprinline
AddOperands(Args &&... operands)jlm::llvm::SCEVNAryExprinline
Clone() const =0jlm::llvm::SCEVpure virtual
CloneAs(const SCEV &scev)jlm::llvm::SCEVinlinestatic
DebugString() const =0jlm::llvm::SCEVpure virtual
GetOperand(const size_t index) constjlm::llvm::SCEVNAryExprinline
GetOperands() constjlm::llvm::SCEVNAryExprinline
NumOperands() constjlm::llvm::SCEVNAryExprinline
Operands_jlm::llvm::SCEVNAryExprprotected
RemoveOperand(const size_t index)jlm::llvm::SCEVNAryExprinline
ReplaceOperand(const size_t index, const std::unique_ptr< SCEV > &operand)jlm::llvm::SCEVNAryExprinline
SCEVNAryExpr()jlm::llvm::SCEVNAryExprinlineexplicit
SCEVNAryExpr(Args &&... operands)jlm::llvm::SCEVNAryExprinlineexplicit
~SCEV() noexcept=defaultjlm::llvm::SCEVvirtual