Home
last modified time | relevance | path

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

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