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.cpp257 bool isLoopStructureUnderstood();
602 bool LoopInterchangeLegality::isLoopStructureUnderstood() { in isLoopStructureUnderstood() function in LoopInterchangeLegality
831 if (!isLoopStructureUnderstood()) { in currentLimitations()