Searched refs:initAndLookupTarget (Results 1 – 1 of 1) sorted by relevance
384 Expected<const Target *> initAndLookupTarget(Config &C, Module &Mod) { in initAndLookupTarget() function414 Expected<const Target *> TOrErr = initAndLookupTarget(C, *Mod); in backend()468 Expected<const Target *> TOrErr = initAndLookupTarget(Conf, Mod); in thinBackend()