Home | History | Annotate | Download | only in CodeGen

Lines Matching full:funcptr

1732         value = Builder.CreateGEP(value, amt, "incdec.funcptr");
1734 value = Builder.CreateInBoundsGEP(value, amt, "incdec.funcptr");