Searched defs:while_ops (Results 1 – 3 of 3) sorted by relevance
445 const llvm::SmallVectorImpl<mlir::TF::WhileRegionOp>& while_ops, in ApplyOptimization()471 llvm::SmallVectorImpl<mlir::TF::WhileRegionOp>* while_ops) { in CollectOptimizationCandidates()496 llvm::SmallVector<mlir::TF::WhileRegionOp, 4> while_ops; in runOnOperation() local
1139 const llvm::SmallVectorImpl<mlir::TF::WhileRegionOp>& while_ops, in InsertRelayoutForWhileLoops()1566 llvm::SmallVector<mlir::TF::WhileRegionOp, 4> while_ops; in runOnOperation() local
1349 std::vector<HloInstruction*> while_ops; in Run() local