Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp205 bool CompilerUsed) { in cloneUsedGlobalVariables()
H A DGlobalOpt.cpp2288 SmallPtrSet<GlobalValue *, 4> CompilerUsed; member in __anonaff4dab40411::LLVMUsed
H A DLowerTypeTests.cpp339 SmallVector<GlobalValue *, 4> Used, CompilerUsed; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DModule.cpp764 const Module &M, SmallVectorImpl<GlobalValue *> &Vec, bool CompilerUsed) { in collectUsedGlobalVariables()