Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DIntegerRelation.cpp1108 bool hasUnboundedVar = false; in computeVolume() local
1121 hasUnboundedVar = true; in computeVolume()
1135 if (hasUnboundedVar) in computeVolume()