Searched refs:TargetMap (Results 1 – 1 of 1) sorted by relevance
282 static const StringMap<MachineInfo> TargetMap{ variable321 auto Iter = TargetMap.find(TargetName); in getOutputTargetInfoByTargetName()322 if (Iter == std::end(TargetMap)) in getOutputTargetInfoByTargetName()