Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Utils/
H A DLoopUtils.cpp1439 int64_t depCompLb = *depComps[permIndex].lb; in checkLoopInterchangeDependences() local
1440 if (depCompLb > 0) in checkLoopInterchangeDependences()
1442 if (depCompLb < 0) in checkLoopInterchangeDependences()