Home
last modified time | relevance | path

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

/art/test/473-checker-inliner-constants/src/
DMain.java47 public static int InlineIntConstant() { in InlineIntConstant() method in Main
70 } else if (InlineIntConstant() != 42) { in main()