Searched defs:GlobalVariable (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DGlobalVariable.h35 class GlobalVariable : public GlobalValue, public ilist_node<GlobalVariable> { class in namespace:llvm
[all...]
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DGlobals.cpp84 GlobalVariable::GlobalVariable(Type *Ty, bool constant, LinkageTypes Link, function in class:GlobalVariable
104 GlobalVariable::GlobalVariable(Module &M, Type *Ty, bool constant, function in class:GlobalVariable
[all...]

Completed in 97 milliseconds