Home
last modified time | relevance | path

Searched defs:flattenedExpr (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/lib/IR/
DAffineExpr.cpp1082 ArrayRef<int64_t> flattenedExpr = flattener.operandExprStack.back(); in simplifyAffineExpr() local
/external/llvm-project/mlir/lib/Analysis/
DAffineStructures.cpp105 SmallVectorImpl<int64_t> *flattenedExpr, in getFlattenedAffineExpr()