Lines Matching defs:ID
147 static char ID; // Pass identification, replacement for typeid148 TwoAddressInstructionPass() : MachineFunctionPass(ID) {168 char TwoAddressInstructionPass::ID = 0;175 char &llvm::TwoAddressInstructionPassID = TwoAddressInstructionPass::ID;