Home
last modified time | relevance | path

Searched defs:newBBArgs (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DHoisting.cpp320 __anon82701f6a0802(OpBuilder &b, Location loc, ArrayRef<BlockArgument> newBBArgs) hoistRedundantVectorTransfers() argument
H A DHoistPadding.cpp847 [&](OpBuilder &b, Location loc, ArrayRef<BlockArgument> newBBArgs) { in padThroughLoopIterArg() argument
/llvm-project/mlir/test/lib/Dialect/SCF/
H A DTestSCFUtils.cpp56 ArrayRef<BlockArgument> newBBArgs) { in runOnOperation() argument