Lines Matching defs:getPointerToFunction
656 void *getPointerToFunction(Function* F);764 void *MCJITHelper::getPointerToFunction(Function* F) {770 void *P = (*it)->getPointerToFunction(F);822 return NewEngine->getPointerToFunction(F);835 return (*it)->getPointerToFunction(F);1287 void *FPtr = TheHelper->getPointerToFunction(LF);