Searched refs:getSingleLowerBound (Results 1 – 7 of 7) sorted by relevance
68 /*methodName=*/"getSingleLowerBound",
103 llvm::Optional<OpFoldResult> lowerBound = candidateLoop.getSingleLowerBound(); in multiBuffer()
191 Optional<OpFoldResult> lowerBound = loop.getSingleLowerBound(); in visitNonControlFlowArguments()
121 ["getSingleInductionVar", "getSingleLowerBound", "getSingleStep",
112 ["getSingleInductionVar", "getSingleLowerBound", "getSingleStep",
354 Optional<OpFoldResult> ForOp::getSingleLowerBound() { in getSingleLowerBound() function in ForOp
2106 Optional<OpFoldResult> AffineForOp::getSingleLowerBound() { in getSingleLowerBound() function in AffineForOp