Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dcopy_insertion.cc177 bool& should_copy = pair.second; in IndicesToCopyForWhile() local
181 should_copy = true; in IndicesToCopyForWhile()
186 should_copy = dataflow.GetUniqueValueAt(xla_while, index) != in IndicesToCopyForWhile()
189 any_copies |= should_copy; in IndicesToCopyForWhile()
/external/clang/
Dbuild.py362 def should_copy(path): function
375 if not should_copy(header):