Searched refs:CoroutineArg (Results 1 – 1 of 1) sorted by relevance
149 enum { AlignArg, PromiseArg, CoroutineArg, InfoArg }; enumerator218 return cast<Function>(getArgOperand(CoroutineArg)->stripPointerCasts()); in getCoroutine()221 if (!isa<ConstantPointerNull>(getArgOperand(CoroutineArg))) in setCoroutineSelf()223 setArgOperand(CoroutineArg, getFunction()); in setCoroutineSelf()