Searched refs:InAllocaArg (Results 1 – 2 of 2) sorted by relevance
2537 Value *InAllocaArg = CS.getArgument(FTy->getNumParams() - 1); in verifyCallSite() local2538 if (auto AI = dyn_cast<AllocaInst>(InAllocaArg->stripInBoundsOffsets())) in verifyCallSite()
2748 Value *InAllocaArg = CS.getArgument(FTy->getNumParams() - 1); in verifyCallSite() local2749 if (auto AI = dyn_cast<AllocaInst>(InAllocaArg->stripInBoundsOffsets())) in verifyCallSite()