Searched defs:dstOpInst (Results 1 – 3 of 3) sorted by relevance
79 auto *dstOpInst = loadsAndStores[j]; in checkDependences() local
224 auto *dstOpInst = targetDstOps[j]; in getMaxLoopDepth() local
1768 Operation *srcOpInst, Operation *dstOpInst, unsigned dstLoopDepth, in insertBackwardComputationSlice() argument