Searched refs:must_relocate_ (Results 1 – 2 of 2) sorted by relevance
143 return must_relocate_ && CanRelocate(); in ShouldRelocate()147 return must_relocate_; in MustRelocateIfPossible()949 bool must_relocate_; variable
233 must_relocate_(false), in Runtime()1217 must_relocate_ = runtime_options.GetOrDefault(Opt::Relocate); in Init()