Searched defs:UsedValues (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/LTO/
H A DUpdateCompilerUsed.cpp124 std::vector<GlobalValue *> UsedValues; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp46 FindUsedValues(GlobalVariable *LLVMUsed, SmallPtrSetImpl<const GlobalValue*> &UsedValues) argument
H A DStripSymbols.cpp191 findUsedValues(GlobalVariable *LLVMUsed, SmallPtrSetImpl<const GlobalValue*> &UsedValues) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DInlineSpiller.cpp185 SmallPtrSet<VNInfo*, 8> UsedValues; member in class:__anon1729::InlineSpiller

Completed in 67 milliseconds