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

References

lib/IR/ConstantFold.cpp
  475     Constant *N = ConstantExpr::getCast(CastInst::getCastOpcode(FieldNo, false,
  477                                         FieldNo, DestTy);
  499         Constant *N = ConstantExpr::getCast(CastInst::getCastOpcode(FieldNo,
  503                                             FieldNo, DestTy);
  514   Constant *C = ConstantExpr::getOffsetOf(Ty, FieldNo);