Home
last modified time | relevance | path

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

/llvm-project/mlir/test/lib/Analysis/
H A DTestMemRefDependenceCheck.cpp47 getDirectionVectorStr(bool ret, unsigned numCommonLoops, unsigned loopNestDepth, in getDirectionVectorStr() argument
51 if (dependenceComponents.empty() || loopNestDepth > numCommonLoops) in getDirectionVectorStr()