Searched defs:GetInsertPoint (Results 1 – 8 of 8) sorted by relevance
118 BasicBlock::iterator GetInsertPoint() const { return Point; } in GetInsertPoint() function
129 BasicBlock::iterator GetInsertPoint() const { return Point; } in GetInsertPoint() function
582 InsertionPointTy GetInsertPoint() { return insert_before_; } in GetInsertPoint() function
576 InsertionPointTy GetInsertPoint() { return insert_before_; } in GetInsertPoint() function
605 InsertionPointTy GetInsertPoint() { return insert_before_; } in GetInsertPoint() function
652 auto GetInsertPoint = [this](Value *A, Value *B) { in InsertParallelMACs() local
104 BasicBlock::iterator GetInsertPoint() const { return InsertPt; } in GetInsertPoint() function
127 BasicBlock::iterator GetInsertPoint() const { return InsertPt; } in GetInsertPoint() function