Searched refs:getAllocaPtrType (Results 1 – 3 of 3) sorted by relevance
278 PointerType *getAllocaPtrType(LLVMContext &Ctx) const { in getAllocaPtrType() function
1049 return CreateIntrinsic(Intrinsic::stacksave, {DL.getAllocaPtrType(Context)},
510 PointerType *AllocaPtrTy = M.getDataLayout().getAllocaPtrType(M.getContext()); in runOnFunction()