Searched refs:getGlobalValueAtAddress (Results 1 – 2 of 2) sorted by relevance
394 const GlobalValue *getGlobalValueAtAddress(void *Addr);
296 const GlobalValue *ExecutionEngine::getGlobalValueAtAddress(void *Addr) { in getGlobalValueAtAddress() function in ExecutionEngine