Home
last modified time | relevance | path

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

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