Home
last modified time | relevance | path

Searched refs:kInlineOpIGet (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/
Dinline_method_analyser.h44 kInlineOpIGet, enumerator
Dinline_method_analyser.cc629 result->opcode = kInlineOpIGet; in AnalyseIGetMethod()
/art/compiler/optimizing/
Dinliner.cc1622 case kInlineOpIGet: { in TryPatternSubstitution()