Searched refs:getTensorIndices (Results 1 – 1 of 1) sorted by relevance
242 static DenseSet<int64_t> getTensorIndices(ValueRange values) { in getTensorIndices() function448 DenseSet<int64_t> indices = getTensorIndices(forOp.getInitArgs()); in resolveConflicts()489 DenseSet<int64_t> indices = getTensorIndices(forOp.getInitArgs()); in bufferize()653 DenseSet<int64_t> indicesBefore = getTensorIndices(whileOp.getInits()); in resolveConflicts()655 getTensorIndices(whileOp.getAfterArguments()); in resolveConflicts()725 DenseSet<int64_t> indicesBefore = getTensorIndices(whileOp.getInits()); in bufferize()727 getTensorIndices(whileOp.getAfterArguments()); in bufferize()