Searched refs:IsPlaced (Results 1 – 4 of 4) sorted by relevance
519 [this](const HloInstruction* inst) { return IsPlaced(inst); })) { in RematerializationCost()571 bool IsPlaced(const HloInstruction* instruction) const { in IsPlaced() function in xla::__anon95ba67740111::MemoryUsageTracker721 if (!IsPlaced(instruction->instruction)) { in IsInstructionCurrentlyLive()725 if (!IsPlaced(user)) { in IsInstructionCurrentlyLive()1325 return memory_tracker.IsPlaced(inst); in RematerializationCost()1453 return IsPlaced(inst); in PickRematerializationCandidates()1565 if (!memory_tracker->IsPlaced(user.user->instruction)) { in RematerializeInstructions()1708 if (!memory_tracker->IsPlaced(user)) { in CompressInstruction()1975 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()
13043 VIXL_ASSERT(lit_32_update_after_pool.IsPlaced()); in TEST()13044 VIXL_ASSERT(lit_64_update_after_pool.IsPlaced()); in TEST()13093 VIXL_ASSERT(lit_manual.IsPlaced()); in TEST()13094 VIXL_ASSERT(lit_deleted_on_pool_destruction->IsPlaced()); in TEST()