Home
last modified time | relevance | path

Searched refs:populateDependencyMatrix (Results 1 – 3 of 3) 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/llvm-project/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp88 static bool populateDependencyMatrix(CharMatrix &DepMatrix, unsigned Level, in populateDependencyMatrix() function
499 if (!populateDependencyMatrix(DependencyMatrix, LoopNestDepth, in processLoopList()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp86 static bool populateDependencyMatrix(CharMatrix &DepMatrix, unsigned Level, in populateDependencyMatrix() function
513 if (!populateDependencyMatrix(DependencyMatrix, LoopNestDepth, in processLoopList()