Home | History | Annotate | Download | only in cached

Lines Matching refs:FPtr

1064       void *FPtr = TheExecutionEngine->getPointerToFunction(LF);
1067 double (*FP)() = (double (*)())(intptr_t)FPtr;