Home | History | Annotate | Download | only in IPO

Lines Matching defs:ID

70     static char ID; // Pass identification, replacement for typeid
72 : CallGraphSCCPass(ID), maxElements(maxElements) {
96 char ArgPromotion::ID = 0;