Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Analysis/
DAffineStructures.h329 void addSymbolId(unsigned pos, Value id = nullptr);
/external/llvm-project/mlir/lib/Analysis/
DAffineStructures.cpp268 void FlatAffineConstraints::addSymbolId(unsigned pos, Value id) { in addSymbolId() function in FlatAffineConstraints
439 B->addSymbolId(s - B->getNumDimIds()); in mergeAndAlignIds()
448 A->addSymbolId(A->getNumSymbolIds()); in mergeAndAlignIds()
650 addSymbolId(getNumSymbolIds(), id); in addInductionVarOrTerminalSymbol()