| AbstractLatticeValue(ScalarTy s) | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inlineexplicit |
| AbstractLatticeValue() | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inline |
| AbstractLatticeValue(const mlir::ArrayRef< int64_t > shape) | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inlineexplicit |
| AbstractLatticeValue(const AbstractLatticeValue &rhs) | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inline |
| copyArrayShape(const AbstractLatticeValue &rhs) | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inlineprotected |
| elementwiseTransform(llvm::function_ref< SourceRef(const SourceRef &)> transform) const | llzk::SourceRefLatticeValue | protectedvirtual |
| extract(const std::vector< SourceRefIndex > &indices) const | llzk::SourceRefLatticeValue | |
| foldAndUpdate(const SourceRefLatticeValue &rhs) | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inlineprotected |
| foldToScalar() const | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inline |
| getArrayDim(unsigned i) const | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inlineprotected |
| getArrayShape() const | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inlineprotected |
| getArraySize() const | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inline |
| getArrayValue() const | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inline |
| getArrayValue() | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inline |
| getElemFlatIdx(unsigned i) const | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inline |
| getElemFlatIdx(unsigned i) | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inline |
| getNumArrayDims() const | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inline |
| getScalarValue() const | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inline |
| getScalarValue() | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inline |
| getSingleValue() const | llzk::SourceRefLatticeValue | inline |
| getValue() | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inlineprotected |
| insert(const SourceRef &rhs) | llzk::SourceRefLatticeValue | |
| isArray() const | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inline |
| isDynamicArray() const | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inline |
| isScalar() const | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inline |
| isSingleValue() const | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inline |
| operator=(const AbstractLatticeValue &rhs) | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inline |
| operator==(const AbstractLatticeValue &rhs) const | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inline |
| print(mlir::raw_ostream &os) const | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inline |
| referenceField(SymbolLookupResult< component::FieldDefOp > fieldRef) const | llzk::SourceRefLatticeValue | |
| setValue(const AbstractLatticeValue &rhs) | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inline |
| SourceRefLatticeValue(ScalarTy s) | llzk::SourceRefLatticeValue | inlineexplicit |
| SourceRefLatticeValue(SourceRef r) | llzk::SourceRefLatticeValue | inlineexplicit |
| SourceRefLatticeValue() | llzk::SourceRefLatticeValue | inline |
| SourceRefLatticeValue(mlir::ArrayRef< int64_t > shape) | llzk::SourceRefLatticeValue | inlineexplicit |
| translate(const TranslationMap &translation) const | llzk::SourceRefLatticeValue | |
| translateScalar(const TranslationMap &translation) | llzk::SourceRefLatticeValue | protected |
| update(const SourceRefLatticeValue &rhs) | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inline |
| updateArray(const ArrayTy &rhs) | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inlineprotected |
| updateScalar(const ScalarTy &rhs) | llzk::dataflow::AbstractLatticeValue< SourceRefLatticeValue, SourceRefSet > | inlineprotected |
| ~SourceRefLatticeValue()=default | llzk::SourceRefLatticeValue | virtual |