Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
H A Dtf_executor.cc141 LogicalResult VerifyControlOperandsAfterAllData(Operation *op) { in VerifyControlOperandsAfterAllData() function
H A Dtf_executor_ops.td69 CPred<"succeeded(VerifyControlOperandsAfterAllData(&$_op))">>;