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

  /art/compiler/driver/
compiler_driver.h 435 bool ShouldCompileBasedOnProfile(const MethodReference& method_ref) const;
compiler_driver.cc 626 driver->ShouldCompileBasedOnProfile(method_ref);
    [all...]

Completed in 65 milliseconds