Searched defs:getMemoryForGV (Results 1 – 2 of 2) sorted by relevance
804 char* JIT::getMemoryForGV(const GlobalVariable* GV) { in getMemoryForGV() function in JIT
115 char *ExecutionEngine::getMemoryForGV(const GlobalVariable *GV) { in getMemoryForGV() function in ExecutionEngine