Home
last modified time | relevance | path

Searched refs:FindUsedValues (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DConstantMerge.cpp46 static void FindUsedValues(GlobalVariable *LLVMUsed, in FindUsedValues() function
138 FindUsedValues(M.getGlobalVariable("llvm.used"), UsedGlobals); in mergeConstants()
139 FindUsedValues(M.getGlobalVariable("llvm.compiler.used"), UsedGlobals); in mergeConstants()