Searched refs:affMapAccInterface (Results 1 – 1 of 1) sorted by relevance
1122 auto affMapAccInterface = dyn_cast<AffineMapAccessInterface>(op); in replaceAllMemRefUsesWith() local1123 if (!affMapAccInterface) { in replaceAllMemRefUsesWith()1135 affMapAccInterface.getAffineMapAttrForMemRef(oldMemRef); in replaceAllMemRefUsesWith()