Searched refs:IsComplete (Results 1 – 7 of 7) sorted by relevance
106 DCHECK(IsComplete()); in flags_nzcv()111 inline bool IsComplete() const { in IsComplete() function123 DCHECK(IsComplete()); in RegAliasesMatch()130 DCHECK(IsComplete()); in SPRegAliasesMatch()136 DCHECK(IsComplete()); in FPRegAliasesMatch()
517 while (!marking->IsComplete()) { in SimulateIncrementalMarking()520 CHECK(marking->IsComplete()); in SimulateIncrementalMarking()
2124 while (!marking->IsStopped() && !marking->IsComplete()) { in TEST()3813 DCHECK(marking->IsComplete()); in TEST()
131 VIXL_ASSERT(IsComplete()); in flags_nzcv()136 inline bool IsComplete() const { in IsComplete() function148 VIXL_ASSERT(IsComplete()); in RegAliasesMatch()155 VIXL_ASSERT(IsComplete()); in SPRegAliasesMatch()161 VIXL_ASSERT(IsComplete()); in FPRegAliasesMatch()
43 inline bool IsComplete() { return state() == COMPLETE; } in IsComplete() function
817 if (!incremental_marking()->IsComplete() && !FLAG_gc_global) { in CollectGarbage()4283 if (incremental_marking()->IsComplete()) { in AdvanceIdleIncrementalMarking()
2013 bool IsComplete = in dumpLayout() local2019 if (IsComplete) in dumpLayout()