Searched defs:analysis (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/ |
| H A D | PassSupport.h | 39 #define INITIALIZE_PASS_BEGIN(passName, arg, name, cfg, analysis) \ argument 44 #define INITIALIZE_PASS_END(passName, arg, name, cfg, analysis) \ argument 56 #define INITIALIZE_PASS(passName, arg, name, cfg, analysis) \ argument
|
| /freebsd/contrib/bsnmp/tests/ |
| H A D | catch.hpp | 7173 …auto analysis = Catch::Benchmark::Detail::analyse_samples(cfg.benchmarkConfidenceInterval(), cfg.b… in analyse() local
|