Searched refs:fetch_operand (Results 1 – 1 of 1) sorted by relevance
439 for (Value fetch_operand : fetch.getOperands()) { in GetControlRetNodes() local440 if (fetch_operand.getType().isa<mlir::tf_executor::ControlType>()) { in GetControlRetNodes()442 GetIslandInnerOpOrSelf(fetch_operand.getDefiningOp()); in GetControlRetNodes()