Home
last modified time | relevance | path

Searched defs: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
205 bool& should_copy = pair.second; in IndicesToCopyForConditional() local
/external/clang/
Dbuild.py362 def should_copy(path): function