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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/IPO/
H A DConstantMerge.cpp66 FindUsedValues(GlobalVariable *LLVMUsed, SmallPtrSet<const GlobalValue*, 8> &UsedValues) argument
H A DStripSymbols.cpp194 findUsedValues(GlobalVariable *LLVMUsed, SmallPtrSet<const GlobalValue*, 8> &UsedValues) argument
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DGlobalValue.h28 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 208 milliseconds