Home
last modified time | relevance | path

Searched defs:its (Results 1 – 3 of 3) sorted by relevance

/llvm-project/third-party/benchmark/test/
H A Duser_counters_test.cc53 double its = e.NumIterations(); in CheckSimple() local
409 double its = e.NumIterations(); in CheckIterationInvariant() local
458 double its = e.NumIterations(); in CheckIsIterationInvariantRate() local
502 double its = e.NumIterations(); in CheckAvgIterations() local
548 double its = e.NumIterations(); in CheckAvgIterationsRate() local
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/
H A Dtimerfd.cpp14 struct itimerspec its; in main() local
/llvm-project/mlir/include/mlir/Dialect/Utils/
H A DStructuredOpsUtils.h113 bool iters(ArrayRef<IteratorType> its) { in iters()