Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DUpdateCompilerUsed.cpp125 std::vector<GlobalValue *> UsedValues; in updateCompilerUsed() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp46 SmallPtrSetImpl<const GlobalValue*> &UsedValues) { in FindUsedValues()
H A DStripSymbols.cpp100 findUsedValues(GlobalVariable * LLVMUsed,SmallPtrSetImpl<const GlobalValue * > & UsedValues) findUsedValues() argument
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInlineSpiller.cpp176 SmallPtrSet<VNInfo*, 8> UsedValues; member in __anon2f89086e0111::InlineSpiller