Searched defs:getPointerToGlobal (Results 1 – 2 of 2) sorted by relevance
686 void *JITEmitter::getPointerToGlobal(GlobalValue *V, void *Reference, in getPointerToGlobal() function in JITEmitter
524 void *ExecutionEngine::getPointerToGlobal(const GlobalValue *GV) { in getPointerToGlobal() function in ExecutionEngine