Searched defs:getPointerToGlobal (Results 1 – 3 of 3) sorted by relevance
503 void *ExecutionEngine::getPointerToGlobal(const GlobalValue *GV) { in getPointerToGlobal() function in ExecutionEngine
572 void *ExecutionEngine::getPointerToGlobal(const GlobalValue *GV) { in getPointerToGlobal() function in ExecutionEngine
701 void *JITEmitter::getPointerToGlobal(GlobalValue *V, void *Reference, in getPointerToGlobal() function in JITEmitter