Home
last modified time | relevance | path

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

/art/compiler/dex/
Dpass_manager.h42 void SetPrintAllPasses() { in SetPrintAllPasses() function
/art/dex2oat/
Ddex2oat.cc799 pass_manager_options.SetPrintAllPasses(); in ParseArgs()