Home
last modified time | relevance | path

Searched refs:structLit (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/examples/toy/Ch7/mlir/
H A DMLIRGen.cpp434 auto *structLit = llvm::cast<StructLiteralExprAST>(var.get()); in getConstantAttr() local
435 auto attrTypePair = getConstantAttr(*structLit); in getConstantAttr()