Searched refs:CoroutineArg (Results 1 – 1 of 1) sorted by relevance
147 enum { AlignArg, PromiseArg, CoroutineArg, InfoArg }; enumerator216 return cast<Function>(getArgOperand(CoroutineArg)->stripPointerCasts()); in getCoroutine()219 assert(isa<ConstantPointerNull>(getArgOperand(CoroutineArg)) && in setCoroutineSelf()221 setArgOperand(CoroutineArg, getFunction()); in setCoroutineSelf()