Searched refs:AllocArg (Results 1 – 2 of 2) sorted by relevance
236 enum { SizeArg, AlignArg, StorageArg, PrototypeArg, AllocArg, DeallocArg }; enumerator262 return cast<Function>(getArgOperand(AllocArg)->stripPointerCasts()); in getAllocFunction()760 enum { AllocArg }; enumerator763 return cast<CoroAllocaAllocInst>(getArgOperand(AllocArg)); in getAlloc()777 enum { AllocArg }; enumerator780 return cast<CoroAllocaAllocInst>(getArgOperand(AllocArg)); in getAlloc()
594 checkWFAlloc(this, getArgOperand(AllocArg)); in checkWellFormed()