Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp275 static void computeGUIDPreservedSymbols(const lto::InputFile &File, in computeGUIDPreservedSymbols() function
289 computeGUIDPreservedSymbols(const lto::InputFile &File, in computeGUIDPreservedSymbols() function
293 computeGUIDPreservedSymbols(File, PreservedSymbols, TheTriple, in computeGUIDPreservedSymbols()
672 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote()
722 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport()
757 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule()
790 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports()
829 computeGUIDPreservedSymbols(File, PreservedSymbols, TMBuilder.TheTriple); in internalize()
995 computeGUIDPreservedSymbols(*M, PreservedSymbols, TMBuilder.TheTriple, in run()