Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Affine/Analysis/
H A DAffineAnalysis.cpp322 static Block *getCommonBlockInAffineScope(Operation *opA, Operation *opB) { in getCommonBlockInAffineScope() function
362 getCommonBlockInAffineScope(srcAccess.opInst, dstAccess.opInst); in srcAppearsBeforeDstInAncestralBlock()
631 if (!getCommonBlockInAffineScope(srcAccess.opInst, dstAccess.opInst)) in checkMemrefAccessDependence()