Searched defs:if_ops (Results 1 – 3 of 3) sorted by relevance
160 llvm::MutableArrayRef<mlir::TF::IfOp> if_ops) { in MergeIfOpsWithSameArgs()209 llvm::ArrayRef<mlir::TF::IfOp> if_ops, in CreateBranchFunction()
191 const llvm::SmallVector<mlir::TF::IfRegionOp, 8>& if_ops, in CanAddToIfSegment()230 const llvm::SmallVector<mlir::TF::IfRegionOp, 8>& if_ops, in FindLastIfInSegment()327 const llvm::SmallVector<mlir::TF::IfRegionOp, 8>& if_ops, in GenerateSegmentsPerIfGroups()
1054 const llvm::SmallVectorImpl<mlir::TF::IfRegionOp>& if_ops, in InsertDTensorLayoutForIfRegionOp()1565 llvm::SmallVector<mlir::TF::IfRegionOp, 4> if_ops; in runOnOperation() local