Searched refs:diffMap (Results 1 – 1 of 1) sorted by relevance
63 auto diffMap = AffineMap::get(bMap.getNumDims(), bMap.getNumSymbols(), in difference() local65 fullyComposeAffineMapAndOperands(&diffMap, &allOperands); in difference()66 canonicalizeMapAndOperands(&diffMap, &allOperands); in difference()67 diffMap = simplifyAffineMap(diffMap); in difference()68 res->reset(diffMap, allOperands); in difference()