Searched refs:typeElements (Results 1 – 1 of 1) sorted by relevance
424 std::vector<mlir::Type> typeElements; in getConstantAttr() local429 typeElements.push_back(getType(llvm::None)); in getConstantAttr()432 typeElements.push_back(getType(llvm::None)); in getConstantAttr()437 typeElements.push_back(attrTypePair.second); in getConstantAttr()441 mlir::Type dataType = StructType::get(typeElements); in getConstantAttr()