Searched refs:Annotation2MetadataLegacy (Results 1 – 1 of 1) sorted by relevance
68 struct Annotation2MetadataLegacy : public ModulePass { struct71 Annotation2MetadataLegacy() : ModulePass(ID) { in Annotation2MetadataLegacy() function84 char Annotation2MetadataLegacy::ID = 0;86 INITIALIZE_PASS_BEGIN(Annotation2MetadataLegacy, DEBUG_TYPE,88 INITIALIZE_PASS_END(Annotation2MetadataLegacy, DEBUG_TYPE,92 return new Annotation2MetadataLegacy(); in createAnnotation2MetadataLegacyPass()