Home
last modified time | relevance | path

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

/art/compiler/dex/
Dinline_method_analyser.h44 kInlineOpIPut, enumerator
Dinline_method_analyser.cc666 result->opcode = kInlineOpIPut; in AnalyseIPutMethod()
/art/compiler/optimizing/
Dinliner.cc1735 case kInlineOpIPut: { in TryPatternSubstitution()