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

References

lib/Transforms/Utils/VNCoercion.cpp
   76         StoredVal = Helper.CreatePtrToInt(StoredVal, StoredValTy);
  106     StoredVal = Helper.CreatePtrToInt(StoredVal, StoredValTy);
  363     SrcVal = Helper.CreatePtrToInt(SrcVal, DL.getIntPtrType(SrcVal->getType()));