Searched refs:diffMap (Results 1 – 1 of 1) sorted by relevance
53 auto diffMap = AffineMap::get(bMap.getNumDims(), bMap.getNumSymbols(), in difference() local55 fullyComposeAffineMapAndOperands(&diffMap, &allOperands); in difference()56 canonicalizeMapAndOperands(&diffMap, &allOperands); in difference()57 diffMap = simplifyAffineMap(diffMap); in difference()58 res->reset(diffMap, allOperands); in difference()