Searched refs:must_relocate_ (Results 1 – 2 of 2) sorted by relevance
128 return must_relocate_ && CanRelocate(); in ShouldRelocate()132 return must_relocate_; in MustRelocateIfPossible()598 bool must_relocate_; variable
153 must_relocate_(false), in Runtime()810 must_relocate_ = runtime_options.GetOrDefault(Opt::Relocate); in Init()