Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp262 bool isLoopStructureUnderstood();
607 bool LoopInterchangeLegality::isLoopStructureUnderstood() { in isLoopStructureUnderstood() function in LoopInterchangeLegality
837 if (!isLoopStructureUnderstood()) { in currentLimitations()