Searched defs:identity_like_ops (Results 1 – 1 of 1) sorted by relevance
444 const llvm::SmallVectorImpl<mlir::Operation*>& identity_like_ops, in ApplyOptimization()469 llvm::SmallVectorImpl<mlir::Operation*>* identity_like_ops, in CollectOptimizationCandidates()494 llvm::SmallVector<mlir::Operation*, 4> identity_like_ops; in runOnOperation() local