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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp270 computeGUIDPreservedSymbols(const StringSet<> &PreservedSymbols, function in namespace:__anon4767
643 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols(
692 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols(
725 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols(
758 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols(
797 computeGUIDPreservedSymbols(PreservedSymbols, TMBuilder.TheTriple);
961 computeGUIDPreservedSymbols(PreservedSymbols, TMBuilder.TheTriple);

Completed in 107 milliseconds