Searched defs:ivArg (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/lib/Dialect/SCF/IR/ | ||
H A D | SCF.cpp | 598 auto ivArg = llvm::dyn_cast<BlockArgument>(val); in getForInductionVarOwner() local |
/llvm-project/mlir/lib/Dialect/Affine/IR/ | ||
H A D | AffineOps.cpp | 2564 auto ivArg = llvm::dyn_cast<BlockArgument>(val); getForInductionVarOwner() local |
/llvm-project/flang/lib/Optimizer/Dialect/ | ||
H A D | FIROps.cpp | 2605 auto ivArg = mlir::dyn_cast<mlir::BlockArgument>(val); getForInductionVarOwner() local |