Home | History | Annotate | Download | only in IPO

Lines Matching defs:ID

73     static char ID; // Pass identification, replacement for typeid
74 GlobalOpt() : ModulePass(ID) {
94 char GlobalOpt::ID = 0;
1894 CallingConv::ID CC = F->getCallingConv();