Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/GPU/Transforms/
H A DAllReduceLowering.cpp281 auto currentPoint = rewriter.getInsertionPoint(); in createIf() local
283 Block *thenBlock = rewriter.splitBlock(currentBlock, currentPoint); in createIf()