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

/art/compiler/optimizing/
H A Doptimizing_compiler.cc100 bool shouldCompile = dex_compilation_unit.GetSymbol().find("00024opt_00024") != std::string::npos; local
110 if (shouldCompile) {
118 if (shouldCompile) {

Completed in 132 milliseconds