Searched defs:rootOp (Results 1 – 6 of 6) sorted by relevance
40 static bool wouldOpBeTriviallyDeadImpl(Operation *rootOp) { in wouldOpBeTriviallyDeadImpl()
19 Operation *rootOp = value.cast<Operation *>(); in customSingleEntityConstraint() local
130 static bool getInnermostPloops(Operation *rootOp, in getInnermostPloops()
366 OperationOp rootOp = cast<OperationOp>(getRewriter().root().getDefiningOp()); in getRootKind() local
615 const Operator &rootOp = pattern.getSourceRootOp(); in emit() local693 const Operator &rootOp = pattern.getSourceRootOp(); in emitRewriteLogic() local
841 LinalgOp rootOp = ops.back(); in tileAndFuseLinalgOpsImpl() local