Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Analysis/
DAffineStructures.cpp611 static void turnSymbolIntoDim(FlatAffineConstraints *cst, Value id) { in turnSymbolIntoDim() function
630 turnSymbolIntoDim(this, iv); in convertLoopIVSymbolsToDims()
1782 turnSymbolIntoDim(&localVarCst, operand); in addLowerOrUpperBound()