Home
last modified time | relevance | path

Searched defs:dstOpInst (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/test/lib/Analysis/
H A DTestMemRefDependenceCheck.cpp79 auto *dstOpInst = loadsAndStores[j]; in checkDependences() local
/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DLoopFusionUtils.cpp224 auto *dstOpInst = targetDstOps[j]; in getMaxLoopDepth() local
/llvm-project/mlir/lib/Dialect/Affine/Analysis/
H A DUtils.cpp1768 Operation *srcOpInst, Operation *dstOpInst, unsigned dstLoopDepth, in insertBackwardComputationSlice() argument