Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp219 static bool validDepInterchange(CharMatrix &DepMatrix, unsigned Row, in validDepInterchange() function
267 if (!validDepInterchange(DepMatrix, Row, OuterLoopId, InnerDep, OuterDep)) in isLegalToInterChangeLoops()