Searched defs:CanCompileMethod (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/
H A Dfrontend.cc555 static bool CanCompileMethod(uint32_t method_idx, const DexFile& dex_file, function in namespace:art
723 if (!CanCompileMethod(method_idx, dex_file, cu)) {

Completed in 21 milliseconds