Searched refs:AllocArg (Results 1 – 2 of 2) sorted by relevance
205 enum { SizeArg, AlignArg, StorageArg, PrototypeArg, AllocArg, DeallocArg }; enumerator231 return cast<Function>(getArgOperand(AllocArg)->stripPointerCasts()); in getAllocFunction()691 enum { AllocArg }; enumerator694 return cast<CoroAllocaAllocInst>(getArgOperand(AllocArg)); in getAlloc()708 enum { AllocArg }; enumerator711 return cast<CoroAllocaAllocInst>(getArgOperand(AllocArg)); in getAlloc()
591 checkWFAlloc(this, getArgOperand(AllocArg)); in checkWellFormed()