Searched refs:AllocArg (Results 1 – 2 of 2) sorted by relevance
238 enum { SizeArg, AlignArg, StorageArg, PrototypeArg, AllocArg, DeallocArg }; enumerator262 return cast<Function>(getArgOperand(AllocArg)->stripPointerCasts()); in getAllocFunction()766 enum { AllocArg }; enumerator770 return cast<CoroAllocaAllocInst>(getArgOperand(AllocArg)); in getAlloc()784 enum { AllocArg }; enumerator788 return cast<CoroAllocaAllocInst>(getArgOperand(AllocArg)); in getAlloc()
643 checkWFAlloc(this, getArgOperand(AllocArg)); in checkWellFormed()