Searched refs:InlinePhi (Results 1 – 1 of 1) sorted by relevance
37 public static boolean InlinePhi(int x) { in InlinePhi() method in Main42 return InlinePhi(x) != true ? true : false; in TestPhiAsBoolean()