Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/VectorToGPU/
H A DVectorToGPU.cpp1113 replaceForOpWithNewSignature(RewriterBase & rewriter,scf::ForOp loop,ValueRange newInitArgs) replaceForOpWithNewSignature() argument
/llvm-project/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp3584 SmallVector<Value> newInitArgs, newYieldOpArgs; matchAndRewrite() local