Home
last modified time | relevance | path

Searched defs:InlineMethod (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/compiler/dex/
H A Dinline_method_analyser.h85 struct InlineMethod { struct
86 InlineMethodOpcode opcode; argument
103 static bool AnalyseMethodCode(ArtMethod* method, InlineMethod* result) argument