Searched refs:passRegistryTypeIDs (Results 1 – 1 of 1) sorted by relevance
28 static llvm::ManagedStatic<llvm::StringMap<TypeID>> passRegistryTypeIDs; variable131 auto it = passRegistryTypeIDs->try_emplace(arg, entryTypeID).first; in registerPass()