Searched refs:must_relocate_ (Results 1 – 1 of 1) sorted by relevance
143 return must_relocate_ && CanRelocate(); in ShouldRelocate()147 return must_relocate_; in MustRelocateIfPossible()949 bool must_relocate_; variable