Lines Matching defs:ID
5032 static char ID; // Pass ID, replacement for typeid5042 char LoopStrengthReduce::ID = 0;5059 LoopStrengthReduce::LoopStrengthReduce() : LoopPass(ID) {