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

/external/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp481 GlobalVariable *MCJIT::FindGlobalVariableNamed(const char *Name, bool AllowInternal) { function in class:MCJIT
/external/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp163 GlobalVariable *ExecutionEngine::FindGlobalVariableNamed(const char *Name, bool AllowInternal) { function in class:ExecutionEngine

Completed in 4714 milliseconds