Home
last modified time | relevance | path

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

/art/compiler/dex/
Dinline_method_analyser.h83 struct InlineMethod { struct
84 InlineMethodOpcode opcode; argument
101 static bool AnalyseMethodCode(ArtMethod* method, InlineMethod* result) argument