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