Home | History | Annotate | Download | only in Scalar

Lines Matching defs:ID

1510     static char ID; // Pass identification, replacement for typeid
1511 SCCP() : FunctionPass(ID) {
1522 char SCCP::ID = 0;
1643 static char ID;
1644 IPSCCP() : ModulePass(ID) {
1651 char IPSCCP::ID = 0;