Searched refs:FloatLoop (Results 1 – 2 of 2) sorted by relevance
32 ensureJitCompiled(FloatLoop.class, "$noinline$busyLoop"); in main()33 FloatLoop.main(); in main()
19 public class FloatLoop implements Runnable { class25 FloatLoop(int index) { in FloatLoop() method in FloatLoop32 threads[t] = new Thread(new FloatLoop(t)); in main()