Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp89 static bool populateDependencyMatrix(CharMatrix &DepMatrix, unsigned Level, in populateDependencyMatrix() function
445 if (!populateDependencyMatrix(DependencyMatrix, LoopNestDepth, in processLoopList()