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