Home | History | Annotate | Download | only in CodeGen

Lines Matching full:funcptr

1333         value = Builder.CreateGEP(value, amt, "incdec.funcptr");
1335 value = Builder.CreateInBoundsGEP(value, amt, "incdec.funcptr");