Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_driver.cc2044 bool compilation_enabled = driver->IsClassToCompile( in CompileClass() local
2061 compilation_enabled); in CompileClass()
2078 compilation_enabled); in CompileClass()
2098 bool compilation_enabled) { in CompileMethod() argument
2115 bool compile = compilation_enabled && in CompileMethod()
Dcompiler_driver.h756 bool compilation_enabled)