Searched defs:remainingValues (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/IR/ | ||
H A D | AffineMap.cpp | 711 foldAttributesIntoMap(Builder & b,AffineMap map,ArrayRef<OpFoldResult> operands,SmallVector<Value> & remainingValues) foldAttributesIntoMap() argument |
/llvm-project/mlir/test/lib/Dialect/Test/ | ||
H A D | TestOpDefs.cpp | 1265 SmallVector<Value> remainingValues; createNewMultiAllocaWithoutSlot() local |