Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp245 bool CompilerUsed) { in cloneUsedGlobalVariables() argument
H A DGlobalOpt.cpp2147 SmallPtrSet<GlobalValue *, 4> CompilerUsed; global() member in __anon1705889c0711::LLVMUsed
H A DLowerTypeTests.cpp345 SmallVector<GlobalValue *, 4> Used, CompilerUsed; global() member
/llvm-project/llvm/lib/IR/
H A DModule.cpp854 collectUsedGlobalVariables(const Module & M,SmallVectorImpl<GlobalValue * > & Vec,bool CompilerUsed) collectUsedGlobalVariables() argument