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