Home | History | Annotate | Download | only in lazy

Lines Matching refs:FPtr

1046       void *FPtr = TheExecutionEngine->getPointerToFunction(LF);
1049 double (*FP)() = (double (*)())(intptr_t)FPtr;