Home
last modified time | relevance | path

Searched refs:HasSingleOpInBlock (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_executor.cc946 bool HasSingleOpInBlock(Block *block) { in HasSingleOpInBlock() function
983 if (!HasSingleOpInBlock<IslandOp>(&block)) return failure(); in matchAndRewrite()
1038 !HasSingleOpInBlock<YieldOp>(&op.GetBody())) in matchAndRewrite()
1062 !HasSingleOpInBlock<YieldOp>(&op.GetBody())) in matchAndRewrite()
1125 !HasSingleOpInBlock<YieldOp>(&GetBody())) in fold()