Searched refs:firstToSecondPloopIndices (Results 1 – 1 of 1) sorted by relevance
55 const BlockAndValueMapping &firstToSecondPloopIndices) { in haveNoReadsAfterWriteExceptSameIndex() argument82 if (firstToSecondPloopIndices.lookupOrDefault(storeIndices[i]) != in haveNoReadsAfterWriteExceptSameIndex()95 const BlockAndValueMapping &firstToSecondPloopIndices) { in verifyDependencies() argument97 firstToSecondPloopIndices)) in verifyDependencies()109 const BlockAndValueMapping &firstToSecondPloopIndices) { in isFusionLegal() argument114 firstToSecondPloopIndices)); in isFusionLegal()120 BlockAndValueMapping firstToSecondPloopIndices; in fuseIfLegal() local121 firstToSecondPloopIndices.map(firstPloop.getBody()->getArguments(), in fuseIfLegal()124 if (!isFusionLegal(firstPloop, secondPloop, firstToSecondPloopIndices)) in fuseIfLegal()129 b.clone(op, firstToSecondPloopIndices); in fuseIfLegal()