Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DLoopPipelining.cpp430 Value newUb = forOp.getUpperBound(); createKernelLoop() local
/llvm-project/mlir/lib/Analysis/Presburger/
H A DIntegerRelation.cpp2198 SmallVector<DynamicAPInt, 8> newLb(getNumCols()), newUb(getNumCols()); unionBoundingBox() local