Searched refs:AllocArg (Results 1 – 2 of 2) sorted by relevance
203 enum { SizeArg, AlignArg, StorageArg, PrototypeArg, AllocArg, DeallocArg }; enumerator229 return cast<Function>(getArgOperand(AllocArg)->stripPointerCasts()); in getAllocFunction()727 enum { AllocArg }; enumerator730 return cast<CoroAllocaAllocInst>(getArgOperand(AllocArg)); in getAlloc()744 enum { AllocArg }; enumerator747 return cast<CoroAllocaAllocInst>(getArgOperand(AllocArg)); in getAlloc()
587 checkWFAlloc(this, getArgOperand(AllocArg)); in checkWellFormed()