Home
last modified time | relevance | path

Searched defs:IsPlaced (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization.cc359 bool IsPlaced(const HloInstruction* instruction) const { in IsPlaced() function in xla::__anon6c3ee80d0111::MemoryUsageTracker
/external/vixl/src/aarch64/
Dassembler-aarch64.h240 bool IsPlaced() const { return offset_ > 0; } in IsPlaced() function