HomeSort by relevance Sort by last modified time
    Searched refs:RunPass (Results 1 - 2 of 2) sorted by null

  /art/compiler/dex/
pass_driver.h 75 virtual bool RunPass(const char* pass_name) {
82 return RunPass(cur_pass);
94 RunPass(cur_pass);
131 virtual bool RunPass(const Pass* pass, bool time_split = false) = 0;
pass_driver_me.h 85 bool RunPass(const Pass* pass, bool time_split) {

Completed in 4020 milliseconds