Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp1611 GlobalValue *LLParser::getGlobalVal(const std::string &Name, Type *Ty, in getGlobalVal() function in LLParser
1642 GlobalValue *LLParser::getGlobalVal(unsigned ID, Type *Ty, LocTy Loc) { in getGlobalVal() function in LLParser