Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/SCFToGPU/
DSCFToGPU.cpp55 static Operation::operand_range getLowerBoundOperands(AffineForOp forOp) { in getLowerBoundOperands() function
/external/llvm-project/mlir/lib/Dialect/Affine/IR/
DAffineOps.cpp1733 AffineForOp::operand_range AffineForOp::getLowerBoundOperands() { in getLowerBoundOperands() function in AffineForOp