Home | History | Annotate | Download | only in IR

Lines Matching defs:CreateAlloca

1152   AllocaInst *CreateAlloca(Type *Ty, unsigned AddrSpace,
1157 AllocaInst *CreateAlloca(Type *Ty, Value *ArraySize = nullptr,