Home | History | Annotate | Download | only in CodeGen

Lines Matching full:funcptr

1569         value = Builder.CreateGEP(value, amt, "incdec.funcptr");
1571 value = Builder.CreateInBoundsGEP(value, amt, "incdec.funcptr");