Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp73 static bool populateDependencyMatrix(CharMatrix &DepMatrix, unsigned Level, in populateDependencyMatrix() function
515 if (!populateDependencyMatrix(DependencyMatrix, LoopList.size(), in processLoopList()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp86 static bool populateDependencyMatrix(CharMatrix &DepMatrix, unsigned Level, in populateDependencyMatrix() function
537 if (!populateDependencyMatrix(DependencyMatrix, LoopNestDepth, in processLoopList()