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

References

lib/Transforms/Scalar/ConstantHoisting.cpp
  765     if (!updateOperand(ConstUser.Inst, ConstUser.OpndIdx, Mat) && Offset)
  788     updateOperand(ConstUser.Inst, ConstUser.OpndIdx, ClonedCastInst);
  797       updateOperand(ConstUser.Inst, ConstUser.OpndIdx, Mat);
  814     if (!updateOperand(ConstUser.Inst, ConstUser.OpndIdx, ConstExprInst)) {