Searched defs:IsPlaced (Results 1 – 2 of 2) sorted by relevance
| /external/vixl/src/aarch64/ | ||
| D | assembler-aarch64.h | 240   bool IsPlaced() const { return offset_ > 0; }  in IsPlaced()  function | 
| /external/tensorflow/tensorflow/compiler/xla/service/ | ||
| D | hlo_rematerialization.cc | 580   bool IsPlaced(const HloInstruction* instruction) const {  in IsPlaced()  function in xla::__anondb90d2120111::MemoryUsageTracker |