Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp221 static bool validDepInterchange(CharMatrix &DepMatrix, unsigned Row, in validDepInterchange() function
272 else if (!validDepInterchange(DepMatrix, Row, OuterLoopId, InnerDep, in isLegalToInterChangeLoops()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp220 static bool validDepInterchange(CharMatrix &DepMatrix, unsigned Row, in validDepInterchange() function
268 if (!validDepInterchange(DepMatrix, Row, OuterLoopId, InnerDep, OuterDep)) in isLegalToInterChangeLoops()