Searched defs:getGlobalVal (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/ | ||
H A D | LLParser.cpp | 1689 GlobalValue *LLParser::getGlobalVal(const std::string &Name, Type *Ty, getGlobalVal() function in LLParser |