Searched defs:IPCP (Results 1 – 3 of 3) sorted by relevance
37 struct IPCP : public ModulePass { struct38 static char ID; // Pass identification, replacement for typeid39 IPCP() : ModulePass(ID) { in IPCP() argument
36 struct IPCP : public ModulePass { struct37 static char ID; // Pass identification, replacement for typeid38 IPCP() : ModulePass(ID) { in IPCP() argument