Searched defs:GetInsertPoint (Results 1 – 4 of 4) sorted by relevance
155 BasicBlock::iterator GetInsertPoint() const { return Point; } in GetInsertPoint() function
656 auto GetInsertPoint = [this](Value *A, Value *B) { in InsertParallelMACs() local
179 BasicBlock::iterator GetInsertPoint() const { return InsertPt; } in GetInsertPoint() function
3383 auto GetInsertPoint = [this, &B]() { in emitTransformedIndex() local