Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp338 bool isLoopStructureUnderstood(PHINode *InnerInductionVar);
629 bool LoopInterchangeLegality::isLoopStructureUnderstood( in isLoopStructureUnderstood() function in LoopInterchangeLegality
825 if (!isLoopStructureUnderstood(InnerInductionVar)) { in currentLimitations()