Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Analysis/
DAffineStructures.h394 void constantFoldIdRange(unsigned pos, unsigned num);
/external/llvm-project/mlir/lib/Analysis/
DUtils.cpp365 cst.constantFoldIdRange(/*pos=*/cst.getNumDimIds(), in compute()
DAffineStructures.cpp2098 void FlatAffineConstraints::constantFoldIdRange(unsigned pos, unsigned num) { in constantFoldIdRange() function in FlatAffineConstraints