Home
last modified time | relevance | path

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

/aosp12/art/compiler/dex/
H A Dinline_method_analyser.h41 kInlineOpNop, enumerator
H A Dinline_method_analyser.cc458 result->opcode = kInlineOpNop; in AnalyseMethodCode()
/aosp12/art/compiler/optimizing/
H A Dinliner.cc1509 case kInlineOpNop: in TryPatternSubstitution()