Searched defs:emptyTensorOp (Results 1 – 2 of 2) sorted by relevance
55 findValidInsertionPoint(Operation *emptyTensorOp, Operation *user, in insertionPointDominatesUses() argument 64 findValidInsertionPoint(Operation * emptyTensorOp,const SmallVector<Value> & neededValues) findValidInsertionPoint() argument 138 Operation *emptyTensorOp = v.getDefiningOp(); eliminateEmptyTensors() local [all...]
982 auto emptyTensorOp = dimOp.getSource().getDefiningOp<EmptyOp>(); matchAndRewrite() local