Home | History | Annotate | Download | only in Scalar

Lines Matching defs:ID

5032   static char ID; // Pass ID, replacement for typeid
5042 char LoopStrengthReduce::ID = 0;
5059 LoopStrengthReduce::LoopStrengthReduce() : LoopPass(ID) {