Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Analysis/
DAffineStructures.h339 void addInductionVarOrTerminalSymbol(Value id);
/external/llvm-project/mlir/lib/Analysis/
DUtils.cpp321 cst.addInductionVarOrTerminalSymbol(operand); in compute()
DAffineStructures.cpp634 void FlatAffineConstraints::addInductionVarOrTerminalSymbol(Value id) { in addInductionVarOrTerminalSymbol() function in FlatAffineConstraints
1761 addInductionVarOrTerminalSymbol(operand); in addLowerOrUpperBound()