Home | History | Annotate | Download | only in Scalar

Lines Matching defs:ID

82     static char ID; // Pass ID, replacement for typeid
83 LoopUnroll(int T = -1, int C = -1, int P = -1, int R = -1) : LoopPass(ID) {
237 char LoopUnroll::ID = 0;
677 // Set operand 0 to refer to the loop id itself.