Home
last modified time | relevance | path

Searched refs:InAllocaArg (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/IR/
DVerifier.cpp2537 Value *InAllocaArg = CS.getArgument(FTy->getNumParams() - 1); in verifyCallSite() local
2538 if (auto AI = dyn_cast<AllocaInst>(InAllocaArg->stripInBoundsOffsets())) in verifyCallSite()