Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp370 bool isLoopStructureUnderstood();
706 bool LoopInterchangeLegality::isLoopStructureUnderstood() { in isLoopStructureUnderstood() function in LoopInterchangeLegality
996 if (!isLoopStructureUnderstood()) { in currentLimitations()