Searched refs:thisBlock (Results 1 – 1 of 1) sorted by relevance
1486 auto *thisBlock = rewriter.getInsertionBlock(); in placeInMemoryIfNotGlobalInit() local1487 if (thisBlock && mlir::isa<mlir::LLVM::GlobalOp>(thisBlock->getParentOp())) in placeInMemoryIfNotGlobalInit()2815 auto *thisBlock = rewriter.getInsertionBlock(); in genCaseLadderStep() local2817 rewriter.setInsertionPointToEnd(thisBlock); in genCaseLadderStep()2886 auto *thisBlock = rewriter.getInsertionBlock(); in matchAndRewrite() local2889 rewriter.setInsertionPointToEnd(thisBlock); in matchAndRewrite()