Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp85 static bool populateDependencyMatrix(CharMatrix &DepMatrix, unsigned Level, in populateDependencyMatrix() function
440 if (!populateDependencyMatrix(DependencyMatrix, LoopNestDepth, in processLoopList()