Searched refs:IsPlaced (Results 1 – 4 of 4) sorted by relevance
359 bool IsPlaced(const HloInstruction* instruction) const { in IsPlaced() function in xla::__anon6c3ee80d0111::MemoryUsageTracker847 return memory_tracker.IsPlaced(inst); in RematerializationCost()901 return memory_tracker.IsPlaced(inst); in PickRematerializationCandidate()1067 if (!memory_tracker.IsPlaced(user)) { in RematerializeComputation()1173 CHECK(memory_tracker.IsPlaced(instruction)) << instruction->name(); in RematerializeComputation()
240 bool IsPlaced() const { return offset_ > 0; } in IsPlaced() function245 VIXL_ASSERT(IsPlaced()); in GetOffset()254 VIXL_ASSERT(!IsPlaced()); in SetOffset()270 VIXL_ASSERT(!IsPlaced()); in SetLastUse()322 if (IsPlaced()) {332 if (IsPlaced()) {343 VIXL_ASSERT(IsPlaced()); in RewriteValueInCode()
111 VIXL_ASSERT(!literal->IsPlaced()); in place()157 if (literal->IsPlaced()) { in LinkAndGetWordOffsetTo()
27205 VIXL_ASSERT(lit_32_update_after_pool.IsPlaced()); in TEST()27206 VIXL_ASSERT(lit_64_update_after_pool.IsPlaced()); in TEST()27255 VIXL_ASSERT(lit_manual.IsPlaced()); in TEST()27256 VIXL_ASSERT(lit_deleted_on_pool_destruction->IsPlaced()); in TEST()