Searched defs:getInsertPoint (Results 1 – 2 of 2) sorted by relevance
87 VPBasicBlock::iterator getInsertPoint() const { return InsertPt; } in getInsertPoint() function
1113 mlir::OpBuilder::InsertPoint getInsertPoint() const { return insertPt; } in getInsertPoint() function