Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp1009 GlobalValue *LLParser::GetGlobalVal(const std::string &Name, Type *Ty, in GetGlobalVal() function in LLParser
1052 GlobalValue *LLParser::GetGlobalVal(unsigned ID, Type *Ty, LocTy Loc) { in GetGlobalVal() function in LLParser