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