Lines Matching defs:ID
125 static char ID; // Pass identification, replacement for typeid127 MachineFunctionPass(ID), PreRegAlloc(true) {132 MachineFunctionPass(ID), PreRegAlloc(PreRA) {312 char MachineLICM::ID = 0;313 char &llvm::MachineLICMID = MachineLICM::ID;