HomeSort by relevance Sort by last modified time
    Searched refs:IsSyntheticAccessor (Results 1 - 3 of 3) sorted by null

  /art/runtime/quick/
inline_method_analyser.h 172 static bool IsSyntheticAccessor(MethodReference ref);
inline_method_analyser.cc 138 bool InlineMethodAnalyser::IsSyntheticAccessor(MethodReference ref) {
235 if (!IsSyntheticAccessor(verifier->GetMethodReference())) {
300 if (!IsSyntheticAccessor(verifier->GetMethodReference())) {
  /art/compiler/dex/quick/
dex_file_method_inliner.cc     [all...]

Completed in 92 milliseconds