Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp926 bool FoundInduction = false; in currentLimitations() local
948 FoundInduction = true; in currentLimitations()
953 if (!FoundInduction) { in currentLimitations()