Home
last modified time | relevance | path

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

/external/guava/guava-tests/benchmark/com/google/common/collect/
DMinMaxPriorityQueueBenchmark.java125 static class ExpensiveComputation implements Function<Integer, BigInteger> { class in MinMaxPriorityQueueBenchmark
151 return Ordering.natural().onResultOf(new ExpensiveComputation()); in get()
/external/guava/android/guava-tests/benchmark/com/google/common/collect/
DMinMaxPriorityQueueBenchmark.java125 static class ExpensiveComputation implements Function<Integer, BigInteger> { class in MinMaxPriorityQueueBenchmark
151 return Ordering.natural().onResultOf(new ExpensiveComputation()); in get()
/external/llvm/test/Transforms/LoopUnroll/
Dhigh-cost-trip-count-computation.ll40 …%ExpensiveComputation = udiv i64 %rem0, 42 ; <<< Extra computations are added to the trip-count ex…
43 %div11 = udiv i64 %ExpensiveComputation, %conv7
/external/llvm-project/llvm/test/Transforms/LoopUnroll/
Dhigh-cost-trip-count-computation.ll40 …%ExpensiveComputation = udiv i64 %rem0, 42 ; <<< Extra computations are added to the trip-count ex…
43 %div11 = udiv i64 %ExpensiveComputation, %conv7