Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTOBackend.cpp468 static Expected<const Target *> initAndLookupTarget(const Config &C, in initAndLookupTarget() function
496 Expected<const Target *> TOrErr = initAndLookupTarget(C, Mod); in backend()
545 Expected<const Target *> TOrErr = initAndLookupTarget(Conf, Mod); in thinBackend()