Home
last modified time | relevance | path

Searched refs:Inline (Results 1 – 2 of 2) sorted by relevance

/art/test/478-checker-inliner-nested-loop/src/
DMain.java26 public static int Inline(int x, int y) { in Inline() method in Main
47 total += Inline(x, y); in NestedLoop()
/art/libelffile/dwarf/
Ddwarf_constants.h543 enum Inline : uint8_t { enum