Home | History | Annotate | Download | only in Support

Lines Matching refs:CreateLifetimeStart

306   /// CreateLifetimeStart - Create a lifetime.start intrinsic.  If the pointer
308 CallInst *CreateLifetimeStart(Value *Ptr, ConstantInt *Size = 0);