Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopRotationUtils.cpp493 bool seenIncrement = false; in shouldSpeculateInstrs() local
541 if (seenIncrement) in shouldSpeculateInstrs()
543 seenIncrement = true; in shouldSpeculateInstrs()
/external/llvm/lib/Transforms/Scalar/
DLoopRotation.cpp483 bool seenIncrement = false; in shouldSpeculateInstrs() local
530 if (seenIncrement) in shouldSpeculateInstrs()
532 seenIncrement = true; in shouldSpeculateInstrs()