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

Declarations

tools/polly/include/polly/CodeGen/BlockGenerators.h
  584   void removeDeadInstructions(BasicBlock *BB, ValueMapT &BBMap);

References

tools/polly/lib/CodeGen/BlockGenerators.cpp
  425   removeDeadInstructions(BB, BBMap);