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()481 enum { AllocArg }; enumerator484 return cast<CoroAllocaAllocInst>(getArgOperand(AllocArg)); in getAlloc()498 enum { AllocArg }; enumerator501 return cast<CoroAllocaAllocInst>(getArgOperand(AllocArg)); in getAlloc()
633 checkWFAlloc(this, getArgOperand(AllocArg)); in checkWellFormed()