Home
last modified time | relevance | path

Searched defs:Stress (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp52 static cl::opt<bool> Stress("aarch64-stress-ccmp", cl::Hidden, variable
H A DAArch64PromoteConstant.cpp56 static cl::opt<bool> Stress("aarch64-stress-promote-const", cl::Hidden, variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp53 static cl::opt<bool> Stress("stress-early-ifcvt", cl::Hidden, variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cc870 TEST(Allocator, Stress) { in TEST() argument