Home
last modified time | relevance | path

Searched defs:compile (Results 1 – 3 of 3) sorted by relevance

/art/compiler/
Doat_test.cc68 const bool compile = false; // DISABLED_ due to the time to compile libcore in TEST_F() local
/art/compiler/driver/
Dcompiler_driver.cc2317 bool compile = verifier::MethodVerifier::IsCandidateForCompilation(method_ref, access_flags); in CompileMethod() local
/art/runtime/verifier/
Dmethod_verifier.cc1057 bool compile = IsCandidateForCompilation(ref, method_access_flags_); in VerifyCodeFlow() local