Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp232 bool CompilerUsed) { in cloneUsedGlobalVariables()
H A DLowerTypeTests.cpp345 SmallVector<GlobalValue *, 4> Used, CompilerUsed; member
H A DGlobalOpt.cpp2173 SmallPtrSet<GlobalValue *, 4> CompilerUsed; member in __anon028e6d800511::LLVMUsed
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DModule.cpp801 const Module &M, SmallVectorImpl<GlobalValue *> &Vec, bool CompilerUsed) { in collectUsedGlobalVariables()