Home | History | Annotate | Download | only in Scalar

Lines Matching defs:ID

97     static char ID; // Pass identification, replacement for typeid
98 LICM() : LoopPass(ID) {
155 char LICM::ID = 0;