Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/SCFToSPIRV/
H A DSCFToSPIRV.cpp153 static Region::iterator getBlockIt(Region &region, unsigned index) { in getBlockIt() function
177 loopOp.body().getBlocks().insert(getBlockIt(loopOp.body(), 1), header); in matchAndRewrite()
201 getBlockIt(loopOp.body(), 2)); in matchAndRewrite()
371 getBlockIt(loopOp.body(), 1)); in matchAndRewrite()
375 getBlockIt(loopOp.body(), 2)); in matchAndRewrite()