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

Declarations

include/llvm/CodeGen/Passes.h
  350   extern char &LocalStackSlotAllocationID;

References

lib/CodeGen/TargetPassConfig.cpp
  894     addPass(&LocalStackSlotAllocationID, false);
 1006   addPass(&LocalStackSlotAllocationID, false);
lib/Target/NVPTX/NVPTXTargetMachine.cpp
  376   addPass(&LocalStackSlotAllocationID);