Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp199 static bool isOuterMostDepPositive(CharMatrix &DepMatrix, unsigned Row, in isOuterMostDepPositive() function
226 if (isOuterMostDepPositive(DepMatrix, Row, OuterLoopId)) in validDepInterchange()