Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DThinLTOBitcodeWriter.cpp36 void promoteInternals(Module &ExportM, Module &ImportM, StringRef ModuleId, in promoteInternals() function
305 promoteInternals(*MergedM, M, ModuleId, CfiFunctions); in splitAndWriteThinLTOBitcode()
306 promoteInternals(M, *MergedM, ModuleId, CfiFunctions); in splitAndWriteThinLTOBitcode()