Searched defs:getPointerToGlobal (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp518 void *ExecutionEngine::getPointerToGlobal(const GlobalValue *GV) { function in class:ExecutionEngine
/freebsd-10.2-release/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJITEmitter.cpp686 void *JITEmitter::getPointerToGlobal(GlobalValue *V, void *Reference, function in class:JITEmitter

Completed in 107 milliseconds