Searched defs:CompilerUsed (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | ThinLTOBitcodeWriter.cpp | 232 bool CompilerUsed) { in cloneUsedGlobalVariables()
|
H A D | LowerTypeTests.cpp | 345 SmallVector<GlobalValue *, 4> Used, CompilerUsed; member
|
H A D | GlobalOpt.cpp | 2173 SmallPtrSet<GlobalValue *, 4> CompilerUsed; member in __anonfaa42ca90511::LLVMUsed
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Module.cpp | 523 const Module &M, SmallPtrSetImpl<GlobalValue *> &Set, bool CompilerUsed) { in collectUsedGlobalVariables()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Module.cpp | 615 const Module &M, SmallPtrSetImpl<GlobalValue *> &Set, bool CompilerUsed) { in collectUsedGlobalVariables()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Module.cpp | 801 const Module &M, SmallVectorImpl<GlobalValue *> &Vec, bool CompilerUsed) { in collectUsedGlobalVariables()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 339 SmallPtrSet<GlobalValue *, 16> Used, CompilerUsed; member
|
H A D | GlobalOpt.cpp | 2651 SmallPtrSet<GlobalValue *, 8> CompilerUsed; member in __anon8752eea30411::LLVMUsed
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | GlobalOpt.cpp | 2226 SmallPtrSet<GlobalValue *, 8> CompilerUsed; member in __anona92c72010211::LLVMUsed
|