Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp74 static bool populateDependencyMatrix(CharMatrix &DepMatrix, unsigned Level, in populateDependencyMatrix() function
517 if (!populateDependencyMatrix(DependencyMatrix, LoopList.size(), in processLoopList()