Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp886 bool FoundInduction = false; in currentLimitations() local
908 FoundInduction = true; in currentLimitations()
913 if (!FoundInduction) { in currentLimitations()