Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp337 bool isLoopStructureUnderstood(PHINode *InnerInductionVar);
638 bool LoopInterchangeLegality::isLoopStructureUnderstood( in isLoopStructureUnderstood() function in LoopInterchangeLegality
880 if (!isLoopStructureUnderstood(InnerInductionVar)) { in currentLimitations()