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

Declarations

lib/CodeGen/LocalStackSlotAllocation.cpp
   90     static char ID; // Pass identification, replacement for typeid

References

lib/CodeGen/LocalStackSlotAllocation.cpp
   92     explicit LocalStackSlotPass() : MachineFunctionPass(ID) {
  108 char &llvm::LocalStackSlotAllocationID = LocalStackSlotPass::ID;