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

References

lib/Transforms/Scalar/EarlyCSE.cpp
  379     return Inst == DenseMapInfo<Instruction *>::getEmptyKey() ||
  380            Inst == DenseMapInfo<Instruction *>::getTombstoneKey();
  415   Instruction *Inst = Val.Inst;
  423   Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst;
  423   Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst;