Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp816 bool FoundInduction = false; in currentLimitations() local
833 I != E && !FoundInduction; ++I) { in currentLimitations()
842 FoundInduction = true; in currentLimitations()
846 if (!FoundInduction) in currentLimitations()