Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Transforms/
H A DLoopCoalescing.cpp64 auto maxPos = in walkLoop() local
67 if (maxPos > start) in walkLoop()
70 assert(maxPos == start && in walkLoop()