Home
last modified time | relevance | path

Searched refs:dstNodeInst (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Transforms/
H A DLoopFusion.cpp418 Operation *dstNodeInst = getNode(dstId)->op; in getFusedLoopNestInsertionPoint() local
435 it != Block::iterator(dstNodeInst); ++it) { in getFusedLoopNestInsertionPoint()
457 return dstNodeInst; in getFusedLoopNestInsertionPoint()