Searched refs:ChangedFormulae (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp4313 bool ChangedFormulae = false; local
4384 ChangedFormulae = true;
4400 LLVM_DEBUG(if (ChangedFormulae) {
4595 bool ChangedFormulae = false; local
4653 ChangedFormulae = true;
4667 LLVM_DEBUG(if (ChangedFormulae) {

Completed in 44 milliseconds