Home | History | Annotate | Download | only in Scalar

Lines Matching defs:ID

166     static char ID; // Pass identification, replacement for typeid
167 Reassociate() : FunctionPass(ID) {
229 char Reassociate::ID = 0;