Home
last modified time | relevance | path

Searched refs:validDepInterchange (Results 1 – 3 of 3) 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/llvm-project/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp222 static bool validDepInterchange(CharMatrix &DepMatrix, unsigned Row, in validDepInterchange() function
270 if (!validDepInterchange(DepMatrix, Row, OuterLoopId, InnerDep, OuterDep)) in isLegalToInterChangeLoops()
/external/swiftshader/third_party/llvm-10.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()