Home | History | Annotate | Download | only in JIT

Lines Matching refs:getPointerToGlobalIfAvailable

652   void *Result = JR->TheJIT->getPointerToGlobalIfAvailable(F);
721 void *ResultPtr = TheJIT->getPointerToGlobalIfAvailable(F);
827 (uint8_t *)TheJIT->getPointerToGlobalIfAvailable(F.getFunction());
1269 if (void *Addr = getPointerToGlobalIfAvailable(F))
1281 void *Addr = getPointerToGlobalIfAvailable(F);