Home
last modified time | relevance | path

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

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