Searched defs:GlobalValue (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp67 FindUsedValues(GlobalVariable *LLVMUsed, SmallPtrSet<const GlobalValue*, 8> &UsedValues) argument
H A DStripSymbols.cpp194 findUsedValues(GlobalVariable *LLVMUsed, SmallPtrSet<const GlobalValue*, 8> &UsedValues) argument
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DGlobalValue.h29 class GlobalValue : public Constant { class in namespace:llvm
59 GlobalValue(Type *ty, ValueTy vty, Use *Ops, unsigned NumOps, function in class:llvm::GlobalValue
[all...]

Completed in 166 milliseconds