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

  /art/compiler/optimizing/
inliner.h 70 kInlineCacheMegamorphic = 4,
inliner.cc 365 return kInlineCacheMegamorphic;
635 case kInlineCacheMegamorphic: {
730 return kInlineCacheMegamorphic;
    [all...]

Completed in 456 milliseconds