OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetGlobalVal
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/AsmParser/
LLParser.h
149
///
GetGlobalVal
- Get a value with the specified name or ID, creating a
152
GlobalValue *
GetGlobalVal
(const std::string &N, Type *Ty, LocTy Loc);
153
GlobalValue *
GetGlobalVal
(unsigned ID, Type *Ty, LocTy Loc);
LLParser.cpp
[
all
...]
Completed in 2635 milliseconds