Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopFusionUtils.cpp146 auto *lastDepOpB = in getFusedLoopNestInsertionPoint() local
161 if (lastDepOpB != nullptr) { in getFusedLoopNestInsertionPoint()
162 if (firstDepOpA->isBeforeInBlock(lastDepOpB) || firstDepOpA == lastDepOpB) in getFusedLoopNestInsertionPoint()