Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp915 bool seenIncrement = false; in shouldSpeculateInstrs() local
963 if (seenIncrement) in shouldSpeculateInstrs()
965 seenIncrement = true; in shouldSpeculateInstrs()