Home | History | Annotate | Download | only in Scalar

Lines Matching defs:ID

91     static char ID; // Pass identification, replacement for typeid
92 TailCallElim() : FunctionPass(ID) {
125 char TailCallElim::ID = 0;