Searched refs:getInsertPoint (Results 1 – 3 of 3) sorted by relevance
87 VPBasicBlock::iterator getInsertPoint() const { return InsertPt; } in getInsertPoint() function328 : Builder(B), Block(B.getInsertBlock()), Point(B.getInsertPoint()) {} in InsertPointGuard()
768 DerivedIV->moveAfter(&*Builder.getInsertPoint()); in handleMaxMinNumReductions()
1113 mlir::OpBuilder::InsertPoint getInsertPoint() const { return insertPt; } in getInsertPoint() function1129 builder.restoreInsertionPoint(outermostConditional->getInsertPoint()); in setBeforeOutermostConditional()