Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp56 static cl::opt<bool> Stress("aarch64-stress-promote-const", cl::Hidden, global() variable
H A DAArch64ConditionalCompares.cpp50 static cl::opt<bool> Stress("aarch64-stress-ccmp", cl::Hidden, variable
/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp52 // Stress testing mode - disable heuristics. variable
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cpp932 TEST(Allocator,Stress) TEST() argument