Searched defs:UsedValues (Results 1 - 5 of 5) 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/lib/LTO/
H A DLTOCodeGenerator.cpp342 findUsedValues(GlobalVariable *LLVMUsed, SmallPtrSet<GlobalValue*, 8> &UsedValues) argument
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DInlineSpiller.cpp85 SmallPtrSet<VNInfo*, 8> UsedValues; member in class:__anon2266::InlineSpiller
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2101 SmallPtrSet<Value*, 4> UsedValues; local

Completed in 169 milliseconds