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

References

lib/IR/Instructions.cpp
  581     if (Result->getType() != AllocPtrType)
  583       Result = new BitCastInst(MCall, AllocPtrType, Name, InsertBefore);
  587     if (Result->getType() != AllocPtrType) {
  590       Result = new BitCastInst(MCall, AllocPtrType, Name);