Home | History | Annotate | Download | only in IPO

Lines Matching defs:ID

67     static char ID; // Pass identification, replacement for typeid
68 GlobalOpt() : ModulePass(ID) {
91 char GlobalOpt::ID = 0;