Searched refs:mergeAndAlignIds (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/mlir/lib/Analysis/ |
D | AffineStructures.cpp | 379 static void mergeAndAlignIds(unsigned offset, FlatAffineConstraints *A, in mergeAndAlignIds() function 458 mergeAndAlignIds(offset, this, other); in mergeAndAlignIdsWithOther() 480 mergeAndAlignIds(/*offset=*/0, &localCst, this); in composeMap() 1786 mergeAndAlignIds(/*offset=*/0, this, &localVarCst); in addLowerOrUpperBound() 2802 mergeAndAlignIds(/*offset=*/numDims, this, &otherCopy.getValue()); in unionBoundingBox()
|