Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp216 static bool validDepInterchange(CharMatrix &DepMatrix, unsigned Row, in validDepInterchange() function
264 if (!validDepInterchange(DepMatrix, Row, OuterLoopId, InnerDep, OuterDep)) in isLegalToInterChangeLoops()