Searched defs:compile (Results 1 – 3 of 3) sorted by relevance
68 const bool compile = false; // DISABLED_ due to the time to compile libcore in TEST_F() local
2317 bool compile = verifier::MethodVerifier::IsCandidateForCompilation(method_ref, access_flags); in CompileMethod() local
1057 bool compile = IsCandidateForCompilation(ref, method_access_flags_); in VerifyCodeFlow() local