Searched refs:must_relocate_ (Results 1 – 2 of 2) sorted by relevance
138 return must_relocate_ && CanRelocate(); in ShouldRelocate()142 return must_relocate_; in MustRelocateIfPossible()837 bool must_relocate_; variable
219 must_relocate_(false), in Runtime()1166 must_relocate_ = runtime_options.GetOrDefault(Opt::Relocate); in Init()