Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModule.cpp615 const Module &M, SmallPtrSetImpl<GlobalValue *> &Set, bool CompilerUsed) { in collectUsedGlobalVariables()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp339 SmallPtrSet<GlobalValue *, 16> Used, CompilerUsed; member
DGlobalOpt.cpp2651 SmallPtrSet<GlobalValue *, 8> CompilerUsed; member in __anon3fe4e5520411::LLVMUsed