Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Analysis/
DAffineStructures.cpp1187 int quotientPos = -1, dividendPos = -1; in detectAsMod() local
1206 quotientPos = c; in detectAsMod()
1241 if (seenQuotient == 1 && !(*memo)[quotientPos]) in detectAsMod()
1243 (*memo)[quotientPos] = in detectAsMod()