Home
last modified time | relevance | path

Searched refs:SetPrintPassNames (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/
Dpass_manager.h38 void SetPrintPassNames(bool b) { in SetPrintPassNames() function
/art/dex2oat/
Ddex2oat.cc791 pass_manager_options.SetPrintPassNames(true); in ParseArgs()