Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dresource_op_lifting.cc882 int64_t updated_index = entry.getSecond().second; in AddLoadsStoresOutsideControlFlowOp() local
888 if (updated_index < 0) continue; in AddLoadsStoresOutsideControlFlowOp()
892 ArrayRef<Value>{operand, caller->getResult(updated_index)}); in AddLoadsStoresOutsideControlFlowOp()