Home
last modified time | relevance | path

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

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