Home
last modified time | relevance | path

Searched refs:seenIncrement (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp944 bool seenIncrement = false; in shouldSpeculateInstrs() local
992 if (seenIncrement) in shouldSpeculateInstrs()
994 seenIncrement = true; in shouldSpeculateInstrs()