Searched refs:Stress (Results 1 – 3 of 3) sorted by relevance
52 static cl::opt<bool> Stress("aarch64-stress-ccmp", cl::Hidden, variable399 if (++InstrCount > BlockInstrLimit && !Stress) { in canSpeculateInstrs()856 if (Stress) in shouldConvert()
56 static cl::opt<bool> Stress("aarch64-stress-promote-const", cl::Hidden, variable352 if (Stress) in shouldConvertImpl()
53 static cl::opt<bool> Stress("stress-early-ifcvt", cl::Hidden, variable218 if (++InstrCount > BlockInstrLimit && !Stress) { in canSpeculateInstrs()314 if (++InstrCount > BlockInstrLimit && !Stress) { in canPredicateInstrs()869 if (Stress) in shouldConvertIf()