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