Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Analysis/
DAffineStructures.cpp1263 auto containsConstraintDependentOnRange = [&](unsigned r, bool isEq) { in getLowerAndUpperBoundIndices() local
1280 if (containsConstraintDependentOnRange(r, /*isEq=*/false)) in getLowerAndUpperBoundIndices()
1299 if (containsConstraintDependentOnRange(r, /*isEq=*/true)) in getLowerAndUpperBoundIndices()