reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/CodeGen/TwoAddressInstructionPass.cpp
  176   static char ID; // Pass identification, replacement for typeid

References

lib/CodeGen/TwoAddressInstructionPass.cpp
  178   TwoAddressInstructionPass() : MachineFunctionPass(ID) {
  202 char &llvm::TwoAddressInstructionPassID = TwoAddressInstructionPass::ID;