Searched refs:SetForceMerge (Results 1 – 2 of 2) sorted by relevance
/art/profman/ | ||
D | profile_assistant.h | 59 void SetForceMerge(bool value) { force_merge_ = value; } in SetForceMerge() function |
D | profman.cc | 477 profile_assistant_options_.SetForceMerge(true); in ParseArgs() |