Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()