Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp481 static Expected<const Target *> initAndLookupTarget(const Config &C, in initAndLookupTarget() function
509 Expected<const Target *> TOrErr = initAndLookupTarget(C, Mod); in backend()
559 Expected<const Target *> TOrErr = initAndLookupTarget(Conf, Mod); in thinBackend()