Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Affine/Transforms/
H A DLoopFusion.cpp80 Operation *fusedLoopInsPoint, const DenseSet<Value> &escapingMemRefs, in canRemoveSrcNodeAfterFusion() argument
895 Operation *fusedLoopInsPoint = performFusionsIntoDest() local