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

Overridden By

lib/Transforms/IPO/CalledValuePropagation.cpp
  169   void ComputeInstructionState(
unittests/Analysis/SparsePropagation.cpp
  141   void ComputeInstructionState(

References

include/llvm/Analysis/SparsePropagation.h
  403     LatticeFunc->ComputeInstructionState(PN, ChangedValues, *this);
  458   LatticeFunc->ComputeInstructionState(I, ChangedValues, *this);