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

Declarations

include/llvm/IR/Constant.h
  164   void handleOperandChange(Value *, Value *);

References

lib/IR/Value.cpp
  417         C->handleOperandChange(this, New);
lib/Transforms/IPO/LowerTypeTests.cpp
 1744     C->handleOperandChange(Old, New);