Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SCF/Transforms/
H A DBufferizableOpInterfaceImpl.cpp925 getInsertionDest(ForeachThreadOp foreachThreadOp) { in getInsertionDest() function
946 return {getInsertionDest(foreachThreadOp)[opResult.getResultNumber()]}; in getAliasingOpOperand()