Searched refs:PassRegistryImpl (Results 1 – 1 of 1) sorted by relevance
45 struct PassRegistryImpl { struct66 pImpl = new PassRegistryImpl(); in getImpl()76 PassRegistryImpl *Impl = static_cast<PassRegistryImpl*>(pImpl); in ~PassRegistry()88 PassRegistryImpl *Impl = static_cast<PassRegistryImpl*>(getImpl()); in getPassInfo()89 PassRegistryImpl::MapType::const_iterator I = Impl->PassInfoMap.find(TI); in getPassInfo()95 PassRegistryImpl *Impl = static_cast<PassRegistryImpl*>(getImpl()); in getPassInfo()96 PassRegistryImpl::StringMapType::const_iterator in getPassInfo()107 PassRegistryImpl *Impl = static_cast<PassRegistryImpl*>(getImpl()); in registerPass()124 PassRegistryImpl *Impl = static_cast<PassRegistryImpl*>(getImpl()); in unregisterPass()125 PassRegistryImpl::MapType::iterator I = in unregisterPass()[all …]