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