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 | 571 bool IsPlaced(const HloInstruction* instruction) const { in IsPlaced() function in xla::__anon95ba67740111::MemoryUsageTracker |