Searched refs:StringMapType (Results 1 – 3 of 3) sorted by relevance
47 typedef StringMap<const PassInfo *> StringMapType; typedef48 StringMapType PassInfoStringMap;
50 typedef StringMap<const PassInfo*> StringMapType; typedef51 StringMapType PassInfoStringMap;96 PassRegistryImpl::StringMapType::const_iterator in getPassInfo()
45 StringMapType::const_iterator I = PassInfoStringMap.find(Arg); in getPassInfo()