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

  /art/compiler/driver/
compiler_driver.h 445 bool IsMethodToCompile(const MethodReference& method_ref) const;
    [all...]
compiler_driver.cc 680 bool CompilerDriver::IsMethodToCompile(const MethodReference& method_ref) const {
    [all...]

Completed in 86 milliseconds