Searched defs:GetInsertPoint (Results 1 – 7 of 7) sorted by relevance
118 BasicBlock::iterator GetInsertPoint() const { return Point; } in GetInsertPoint() function
126 BasicBlock::iterator GetInsertPoint() const { return Point; } in GetInsertPoint() function
467 InsertionPointTy GetInsertPoint() { return insert_before_; } in GetInsertPoint() function
477 InsertionPointTy GetInsertPoint() { return insert_before_; } in GetInsertPoint() function
68 BasicBlock::iterator GetInsertPoint() const { return InsertPt; } in GetInsertPoint() function
104 BasicBlock::iterator GetInsertPoint() const { return InsertPt; } in GetInsertPoint() function
122 BasicBlock::iterator GetInsertPoint() const { return InsertPt; } in GetInsertPoint() function