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