Searched defs:srcOpInst (Results 1 – 4 of 4) sorted by relevance
76 auto *srcOpInst = loadsAndStores[i]; in checkDependences() local
221 Operation *srcOpInst = targetDstOps[i]; in getMaxLoopDepth() local
443 isFusionProfitable(Operation * srcOpInst,Operation * srcStoreOpInst,AffineForOp dstForOp,ArrayRef<ComputationSliceState> depthSliceUnions,unsigned maxLegalFusionDepth,unsigned * dstLoopDepth,double computeToleranceThreshold) isFusionProfitable() argument [all...]
1768 Operation *srcOpInst, Operation *dstOpInst, unsigned dstLoopDepth, in insertBackwardComputationSlice() argument