reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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);