Searched refs:Annotation2MetadataLegacy (Results 1 – 1 of 1) sorted by relevance
75 struct Annotation2MetadataLegacy : public ModulePass { struct78 Annotation2MetadataLegacy() : ModulePass(ID) { in Annotation2MetadataLegacy() argument91 char Annotation2MetadataLegacy::ID = 0;93 INITIALIZE_PASS_BEGIN(Annotation2MetadataLegacy, DEBUG_TYPE,95 INITIALIZE_PASS_END(Annotation2MetadataLegacy, DEBUG_TYPE,99 return new Annotation2MetadataLegacy(); in createAnnotation2MetadataLegacyPass()