Home | History | Annotate | Download | only in ARM

Lines Matching defs:ID

135     static char ID;
202 char Thumb2SizeReduce::ID = 0;
205 Thumb2SizeReduce::Thumb2SizeReduce() : MachineFunctionPass(ID) {