Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp198 static bool isOuterMostDepPositive(CharMatrix &DepMatrix, unsigned Row, in isOuterMostDepPositive() function
225 if (isOuterMostDepPositive(DepMatrix, Row, OuterLoopId)) in validDepInterchange()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp197 static bool isOuterMostDepPositive(CharMatrix &DepMatrix, unsigned Row, in isOuterMostDepPositive() function
223 if (isOuterMostDepPositive(DepMatrix, Row, OuterLoopId)) in validDepInterchange()