Searched refs:PerformInitRegLocations (Results 1 - 2 of 2) sorted by relevance

/art/compiler/dex/
H A Dpass_driver_me_post_opt.cc43 pass_manager->AddPass(new PerformInitRegLocations);
H A Dpost_opt_passes.h252 class PerformInitRegLocations : public PassMEMirSsaRep { class in namespace:art
254 PerformInitRegLocations() : PassMEMirSsaRep("PerformInitRegLocation", kNoNodes) { function in class:art::PerformInitRegLocations

Completed in 83 milliseconds