Searched refs:remapOutputs (Results 1 – 1 of 1) sorted by relevance
135 SmallVector<Value, 4> remapOutputs; in replaceAllMemRefUsesWith() local136 remapOutputs.reserve(oldMemRefRank); in replaceAllMemRefUsesWith()146 remapOutputs.push_back(afOp); in replaceAllMemRefUsesWith()151 remapOutputs.assign(remapOperands.begin(), remapOperands.end()); in replaceAllMemRefUsesWith()167 newMapOperands.append(remapOutputs.begin(), remapOutputs.end()); in replaceAllMemRefUsesWith()