Searched defs:dstOpInst (Results 1 – 4 of 4) sorted by relevance
75 auto *dstOpInst = loadsAndStores[j]; in checkDependences() local
855 mlir::insertBackwardComputationSlice(Operation *srcOpInst, Operation *dstOpInst, in insertBackwardComputationSlice()1076 for (auto *dstOpInst : loadAndStoreOpInsts) { in isLoopParallel() local
235 auto *dstOpInst = targetDstOps[j]; in getMaxLoopDepth() local
975 auto *dstOpInst = dstStoreOps.empty() ? dstLoadOps[0] : dstStoreOps[0]; in canFuseSrcWhichWritesToLiveOut() local