Jlm
jlm::llvm::BranchAnnotationSet Member List

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

AllWriteSet() const noexceptjlm::llvm::AnnotationSetinline
AllWriteSet_jlm::llvm::AnnotationSetprivate
AnnotationSet(VariableSet readSet, VariableSet allWriteSet, VariableSet fullWriteSet)jlm::llvm::AnnotationSetinline
AnnotationSet(const AnnotationSet &)=deletejlm::llvm::AnnotationSet
AnnotationSet(AnnotationSet &&) noexcept=deletejlm::llvm::AnnotationSet
BranchAnnotationSet(VariableSet readSet, VariableSet allWriteSet, VariableSet fullWriteSet)jlm::llvm::BranchAnnotationSetinline
BranchAnnotationSet(VariableSet readSet, VariableSet allWriteSet, VariableSet fullWriteSet, VariableSet inputVariables, VariableSet outputVariables)jlm::llvm::BranchAnnotationSetinline
Create(VariableSet readSet, VariableSet allWriteSet, VariableSet fullWriteSet)jlm::llvm::BranchAnnotationSetinlinestatic
DebugString() const noexcept overridejlm::llvm::BranchAnnotationSetvirtual
FullWriteSet() const noexceptjlm::llvm::AnnotationSetinline
FullWriteSet_jlm::llvm::AnnotationSetprivate
InputVariables() const noexceptjlm::llvm::BranchAnnotationSetinline
InputVariables_jlm::llvm::BranchAnnotationSetprivate
operator!=(const AnnotationSet &other) constjlm::llvm::AnnotationSetinline
operator=(const AnnotationSet &)=deletejlm::llvm::AnnotationSet
operator=(AnnotationSet &&)=deletejlm::llvm::AnnotationSet
operator==(const AnnotationSet &other) const overridejlm::llvm::BranchAnnotationSetvirtual
OutputVariables() const noexceptjlm::llvm::BranchAnnotationSetinline
OutputVariables_jlm::llvm::BranchAnnotationSetprivate
ReadSet() const noexceptjlm::llvm::AnnotationSetinline
ReadSet_jlm::llvm::AnnotationSetprivate
SetInputVariables(VariableSet inputVariables) noexceptjlm::llvm::BranchAnnotationSetinline
SetOutputVariables(VariableSet outputVariables) noexceptjlm::llvm::BranchAnnotationSetinline
~AnnotationSet() noexceptjlm::llvm::AnnotationSetvirtual
~BranchAnnotationSet() noexcept overridejlm::llvm::BranchAnnotationSet