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

Declarations

lib/CodeGen/StackMapLivenessAnalysis.cpp
   54   static char ID;

References

lib/CodeGen/StackMapLivenessAnalysis.cpp
   85 char &llvm::StackMapLivenessID = StackMapLiveness::ID;
   90 StackMapLiveness::StackMapLiveness() : MachineFunctionPass(ID) {