reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
693 Builder.SetInsertPoint(GetInsertPoint(Mul, Acc)); 725 Instruction *InsertAfter = GetInsertPoint(WideLHS, WideRHS); 726 InsertAfter = GetInsertPoint(InsertAfter, Acc);