Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Utils/
H A DUtils.cpp1122 auto affMapAccInterface = dyn_cast<AffineMapAccessInterface>(op); in replaceAllMemRefUsesWith() local
1123 if (!affMapAccInterface) { in replaceAllMemRefUsesWith()
1135 affMapAccInterface.getAffineMapAttrForMemRef(oldMemRef); in replaceAllMemRefUsesWith()