Searched defs:InlineMethod (Results 1 – 1 of 1) sorted by relevance
83 struct InlineMethod { struct84 InlineMethodOpcode opcode; argument101 static bool AnalyseMethodCode(ArtMethod* method, InlineMethod* result) argument