Searched refs:must_relocate_ (Results 1 – 2 of 2) sorted by relevance
144 return must_relocate_ && CanRelocate(); in ShouldRelocate()148 return must_relocate_; in MustRelocateIfPossible()695 bool must_relocate_; variable
166 must_relocate_(false), in Runtime()930 must_relocate_ = runtime_options.GetOrDefault(Opt::Relocate); in Init()