Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp185 static bool isLexicographicallyPositive(std::vector<char> &DV) { in isLexicographicallyPositive() function
206 if (!isLexicographicallyPositive(Cur)) in isLegalToInterChangeLoops()
209 if (!isLexicographicallyPositive(Cur)) in isLegalToInterChangeLoops()