Home
last modified time | relevance | path

Searched defs:GetGlobalVal (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/AsmParser/
DLLParser.cpp1081 GlobalValue *LLParser::GetGlobalVal(const std::string &Name, Type *Ty, in GetGlobalVal() function in LLParser
1115 GlobalValue *LLParser::GetGlobalVal(unsigned ID, Type *Ty, LocTy Loc) { in GetGlobalVal() function in LLParser