Jlm
jlm::hls::ForkOperation Member List

This is the complete list of members for jlm::hls::ForkOperation, including all inherited members.

argument(size_t index) const noexceptjlm::rvsdg::SimpleOperation
copy() const overridejlm::hls::ForkOperationinlinevirtual
create(size_t nalternatives, jlm::rvsdg::Output &value, bool isConstant=false)jlm::hls::ForkOperationinlinestatic
CreateNode(const size_t numResults, rvsdg::Output &operand, const bool isConstant=false)jlm::hls::ForkOperationinlinestatic
debug_string() const overridejlm::hls::ForkOperationinlinevirtual
ForkOperation(size_t nalternatives, const std::shared_ptr< const jlm::rvsdg::Type > &type)jlm::hls::ForkOperationinline
ForkOperation(size_t nalternatives, const std::shared_ptr< const jlm::rvsdg::Type > &type, bool isConstant)jlm::hls::ForkOperationinline
IsConstant() const noexceptjlm::hls::ForkOperationinline
IsConstant_jlm::hls::ForkOperationprivate
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::hls::ForkOperationinlinevirtual
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
~ForkOperation() noexcept overridejlm::hls::ForkOperation
~Operation() noexceptjlm::rvsdg::Operationvirtual
~SimpleOperation() noexcept overridejlm::rvsdg::SimpleOperation