Searched defs:destPos (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/IR/ | ||
H A D | Region.cpp | 76 void Region::cloneInto(Region *dest, Region::iterator destPos, in cloneInto() argument |
/llvm-project/mlir/lib/Dialect/Tensor/IR/ | ||
H A D | TensorOps.cpp | 4178 int64_t destPos = i; inferStaticShape() local |