reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
377 void addInsertPoint(InsertPoint &Point);
818 addInsertPoint(*new InstrInsertPoint(MI, Before)); 823 addInsertPoint(*new MBBInsertPoint(MBB, Beginning)); 828 addInsertPoint(*new EdgeInsertPoint(Src, Dst, P));