Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp89 static bool populateDependencyMatrix(CharMatrix &DepMatrix, unsigned Level, in populateDependencyMatrix() function
501 if (!populateDependencyMatrix(DependencyMatrix, LoopNestDepth, in processLoopList()