Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDThinLTOBitcodeWriter.cpp245 bool CompilerUsed) { in cloneUsedGlobalVariables()
HDLowerTypeTests.cpp345 SmallVector<GlobalValue *, 4> Used, CompilerUsed; member
HDGlobalOpt.cpp2147 SmallPtrSet<GlobalValue *, 4> CompilerUsed; member in __anon19c89bc20711::LLVMUsed
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDModule.cpp854 const Module &M, SmallVectorImpl<GlobalValue *> &Vec, bool CompilerUsed) { in collectUsedGlobalVariables()